hoosiertransfer-mod/desktopRuntime/resources/assets/minecraft/models/block/fire_nsewu1_flip.json

58 lines
2.2 KiB
JSON

{
"ambientocclusion": false,
"elements": [
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 0.01 ],
"to": [ 16, 23.4, 0.01 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "south": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 1, 15.99 ],
"to": [ 16, 23.4, 15.99 ],
"shade": false,
"faces": { "north": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 15.99, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0.01, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "east": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 15.99, 1, 0 ],
"to": [ 0.01, 23.4, 16 ],
"shade": false,
"faces": { "west": { "uv": [ 16, 0, 0, 16 ], "texture": "#fire" }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 16, 16, 8 ], "axis": "z", "angle": 22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 270 }}
},
{ "from": [ 0, 16, 0 ],
"to": [ 16, 16, 16 ],
"rotation": { "origin": [ 0, 16, 8 ], "axis": "z", "angle": -22.5, "rescale": true },
"shade": false,
"faces": { "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire", "rotation": 90 }}
}
]
}