mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-14 11:45:09 +01:00
40 lines
1.3 KiB
JSON
40 lines
1.3 KiB
JSON
{
|
|
"credit": "Motschen's Better Leaves Lite",
|
|
"parent": "block/carpet",
|
|
"texture_size": [32, 32],
|
|
"textures": {
|
|
"particle": "#wool"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [16, 1, 16],
|
|
"faces": {
|
|
"north": {"uv": [4, 3.5, 12, 4], "rotation": 180, "texture": "#wool", "tintindex": 0},
|
|
"east": {"uv": [12, 4, 12.5, 12], "rotation": 90, "texture": "#wool", "tintindex": 0},
|
|
"south": {"uv": [4, 12, 12, 12.5], "texture": "#wool", "tintindex": 0},
|
|
"west": {"uv": [3.5, 4, 4, 12], "rotation": 270, "texture": "#wool", "tintindex": 0},
|
|
"up": {"uv": [4, 4, 12, 12], "texture": "#wool", "tintindex": 0},
|
|
"down": {"uv": [4, 4, 12, 12], "texture": "#wool", "cullface": "#wool", "tintindex": 0}
|
|
}
|
|
},
|
|
{
|
|
"from": [4, 0, -2],
|
|
"to": [4, 3, 20],
|
|
"rotation": {"angle": 22.5, "axis": "y", "origin": [4, 0, 1]},
|
|
"faces": {
|
|
"east": {"uv": [3, 1.5, 14, 3], "texture": "#wool", "tintindex": 0},
|
|
"west": {"uv": [3, 1.5, 14, 3], "texture": "#wool", "tintindex": 0}
|
|
}
|
|
},
|
|
{
|
|
"from": [14, 0, 1],
|
|
"to": [14, 3, 23],
|
|
"rotation": {"angle": -45, "axis": "y", "origin": [14, 0, 4]},
|
|
"faces": {
|
|
"east": {"uv": [3, 1.5, 14, 3], "texture": "#wool", "tintindex": 0},
|
|
"west": {"uv": [3, 1.5, 14, 3], "texture": "#wool", "tintindex": 0}
|
|
}
|
|
}
|
|
]
|
|
} |