peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/block/fire_n.json

16 lines
444 B
JSON
Raw Normal View History

2023-08-26 14:31:51 -07:00
{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}