Files
minecraft-assets/assets/minecraft/models/block/template_leaf_litter_2.json
2025-01-29 18:30:55 +01:00

17 lines
314 B
JSON

{
"ambientocclusion": false,
"textures": {
"particle": "#texture"
},
"elements": [
{
"from": [0, 0.25, 8],
"to": [8, 0.25, 16],
"faces": {
"up": {"uv": [0, 8, 8, 16], "texture": "#texture"},
"down": {"uv": [0, 16, 8, 8], "texture": "#texture"}
}
}
]
}