47 lines
1.7 KiB
JSON
47 lines
1.7 KiB
JSON
|
|
{
|
||
|
|
"textures": {
|
||
|
|
"particle": "block/iron_bars_model",
|
||
|
|
"iron_bars": "block/iron_bars_model"
|
||
|
|
},
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"__comment": "Box1",
|
||
|
|
"from": [ 7.5, 0, 1 ],
|
||
|
|
"to": [ 8.5, 16, 3 ],
|
||
|
|
"faces": {
|
||
|
|
"down": { "uv": [ 0, 15, 2, 16 ], "texture": "#iron_bars", "rotation": 270 },
|
||
|
|
"up": { "uv": [ 0, 1, 2, 0 ], "texture": "#iron_bars", "rotation": 90 },
|
||
|
|
"north": { "uv": [ 0, 0, 1, 16 ], "texture": "#iron_bars" },
|
||
|
|
"south": { "uv": [ 2, 16, 1, 0 ], "texture": "#iron_bars", "rotation": 180 },
|
||
|
|
"west": { "uv": [ 0, 0, 2, 16 ], "texture": "#iron_bars" },
|
||
|
|
"east": { "uv": [ 2, 0, 0, 16 ], "texture": "#iron_bars" }
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"__comment": "Box2",
|
||
|
|
"from": [ 7, 7, 0 ],
|
||
|
|
"to": [ 9, 9, 8 ],
|
||
|
|
"faces": {
|
||
|
|
"down": { "uv": [ 0, 8, 8, 9 ], "texture": "#iron_bars", "rotation": 270 },
|
||
|
|
"up": { "uv": [ 0, 8, 8, 7 ], "texture": "#iron_bars", "rotation": 90 },
|
||
|
|
"north": { "uv": [ 0, 7, 1, 9 ], "texture": "#iron_bars", "cullface": "north" },
|
||
|
|
"south": { "uv": [ 8, 7, 7, 9 ], "texture": "#iron_bars", "cullface": "south" },
|
||
|
|
"west": { "uv": [ 0, 7, 8, 9 ], "texture": "#iron_bars" },
|
||
|
|
"east": { "uv": [ 8, 7, 0, 9 ], "texture": "#iron_bars" }
|
||
|
|
}
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"__comment": "Box3",
|
||
|
|
"from": [ 7.5, 0, 5 ],
|
||
|
|
"to": [ 8.5, 16, 7 ],
|
||
|
|
"faces": {
|
||
|
|
"down": { "uv": [ 4, 15, 6, 16 ], "texture": "#iron_bars", "rotation": 270 },
|
||
|
|
"up": { "uv": [ 4, 1, 6, 0 ], "texture": "#iron_bars", "rotation": 90 },
|
||
|
|
"north": { "uv": [ 4, 0, 5, 16 ], "texture": "#iron_bars" },
|
||
|
|
"south": { "uv": [ 6, 16, 5, 0 ], "texture": "#iron_bars", "rotation": 180 },
|
||
|
|
"west": { "uv": [ 4, 0, 6, 16 ], "texture": "#iron_bars" },
|
||
|
|
"east": { "uv": [ 6, 0, 4, 16 ], "texture": "#iron_bars" }
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|