ploof-pack/faithless/assets/minecraft/models/block/nether_brick_fence_side2.json

90 lines
1.9 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"textures": {
"0": "block/nether_brick_fence",
"particle": "block/nether_bricks"
},
"elements": [
{
"from": [7, 11.975, 0],
"to": [9, 15.975, 16],
"faces": {
"up": {"uv": [5, 0, 13, 1], "rotation": 90, "texture": "#0", "cullface": "up"},
"down": {"uv": [5, 1, 13, 2], "rotation": 90, "texture": "#0"}
}
},
{
"from": [7, 4, 0],
"to": [9, 8, 16],
"faces": {
"up": {"uv": [5, 4, 13, 5], "rotation": 90, "texture": "#0"},
"down": {"uv": [5, 5, 13, 6], "rotation": 90, "texture": "#0"}
}
},
{
"from": [7, 8, 1],
"to": [9, 12, 15],
"faces": {
"up": {"uv": [5.5, 2, 12.5, 3], "rotation": 270, "texture": "#0"},
"down": {"uv": [5.5, 3, 12.5, 4], "rotation": 90, "texture": "#0"}
}
},
{
"from": [7, 0, 1],
"to": [9, 4, 15],
"faces": {
"up": {"uv": [5.5, 6, 12.5, 7], "rotation": 270, "texture": "#0"},
"down": {"uv": [5.5, 7, 12.5, 8], "rotation": 90, "texture": "#0", "cullface": "down"}
}
},
{
"from": [7, 4, 4],
"to": [9, 16, 4],
"faces": {
"south": {"uv": [4.5, 0, 5.5, 6], "texture": "#0"}
}
},
{
"from": [7, 0, 1],
"to": [9, 12, 1],
"faces": {
"north": {"uv": [11.5, 2, 12.5, 8], "texture": "#0"}
}
},
{
"from": [7, 4, 12],
"to": [9, 16, 12],
"faces": {
"north": {"uv": [5.5, 0, 4.5, 6], "texture": "#0"}
}
},
{
"from": [7, 0, 15],
"to": [9, 12, 15],
"faces": {
"south": {"uv": [12.5, 2, 11.5, 8], "texture": "#0"}
}
},
{
"from": [7, 4, 0],
"to": [9, 16, 0],
"faces": {
"north": {"uv": [12.5, 0, 13, 6], "texture": "#0", "cullface": "north"}
}
},
{
"from": [7, 4, 16],
"to": [9, 16, 16],
"faces": {
"south": {"uv": [13, 0, 12.5, 6], "texture": "#0", "cullface": "south"}
}
},
{
"from": [7, 0, 0],
"to": [9, 16, 16],
"faces": {
"east": {"uv": [5, 0, 13, 8], "texture": "#0"},
"west": {"uv": [5, 0, 13, 8], "texture": "#0"}
}
}
]
}