vore-mod/models/exittrig.json
2021-10-09 00:08:23 -04:00

17 lines
No EOL
321 B
JSON

{
"credit": "Makeed with Blockbench",
"textures": {
"0": "block/texture",
"particle": "block/texture"
},
"elements": [
{
"from": [0, 0, 16],
"to": [16, 16, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 23]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#0"}
}
}
]
}