Files
minecraft-assets/assets/minecraft/models/block/template_leaf_litter_1.json
2025-01-15 18:31:25 +01:00

17 lines
311 B
JSON

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