Files
minecraft-assets/assets/minecraft/models/block/template_leaf_litter_3.json
2025-02-19 18:31:59 +01:00

17 lines
349 B
JSON

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