ploof-pack/faithless/assets/minecraft/models/item/template_transparent_block....

32 lines
1.1 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{ "parent": "block/block",
"textures": {
"all": "#all",
"particle": "#all"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"east": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"south": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"west": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"up": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"down": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0}
}
},
{
"from": [16, 16, 16],
"to": [0, 0, 0],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"east": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"south": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"west": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"up": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"down": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0}
}
}
]
}