resent-1.8/desktopRuntime/resources/assets/minecraft/models/block/fire_ne.json
ThisIsALegitUsername 98a62293f2 decompile eaglercraft
2022-12-27 18:59:46 +00:00

26 lines
857 B
JSON

{
"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" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }}
}
]
}