Files
minecraft-assets/assets/minecraft/models/block/template_leaf_litter_1.json
2025-03-12 18:31:32 +01:00

17 lines
343 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", "tintindex": 0},
"down": {"uv": [0, 8, 8, 0], "texture": "#texture", "tintindex": 0}
}
}
]
}