mirror of
https://github.com/JasonTable/vore-mod.git
synced 2024-11-21 05:23:59 -05:00
17 lines
No EOL
321 B
JSON
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"}
|
|
}
|
|
}
|
|
]
|
|
} |