mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 11:45:09 +01:00
40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"credit": "Motschen's Better Leaves Lite",
|
|
"parent": "block/block",
|
|
"texture_size": [32, 32],
|
|
"textures": {
|
|
"particle": "#all"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [16, 16, 16],
|
|
"faces": {
|
|
"north": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "north"},
|
|
"east": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "east"},
|
|
"south": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "south"},
|
|
"west": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "west"},
|
|
"up": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "up"},
|
|
"down": {"uv": [4, 4, 12, 12], "texture": "#all", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8.00305, -6, -8.00736],
|
|
"to": [8.00305, 22, 23.99264],
|
|
"rotation": {"angle": -22.5, "axis": "y", "origin": [8.01041, 8, 8]},
|
|
"faces": {
|
|
"east": {"uv": [0, 1, 16, 15], "texture": "#all"},
|
|
"west": {"uv": [0, 1, 16, 15], "texture": "#all"}
|
|
}
|
|
},
|
|
{
|
|
"from": [-7.98223, -6, 8.00736],
|
|
"to": [24.01777, 22, 8.00736],
|
|
"rotation": {"angle": -22.5, "axis": "y", "origin": [8.01041, 8, 8]},
|
|
"faces": {
|
|
"north": {"uv": [0, 1, 16, 15], "texture": "#all"},
|
|
"south": {"uv": [0, 1, 16, 15], "texture": "#all"}
|
|
}
|
|
}
|
|
]
|
|
} |