1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-05 23:16:03 +00:00
PixelPerfectionCE/assets/minecraft/models/block/iron_bars_cap.json

23 lines
895 B
JSON

{
"__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
"ambientocclusion": false,
"textures": {
"particle": "block/iron_bars",
"0": "block/iron_bars"
},
"elements": [
{
"name": "Cube",
"from": [ 7.0, 0.0, 8.0 ],
"to": [ 9.0, 16.0, 9.0 ],
"faces": {
"north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] },
"east": { "texture": "#0", "uv": [ 7.0, 0.0, 8.0, 16.0 ] },
"south": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] },
"west": { "texture": "#0", "uv": [ 8.0, 0.0, 9.0, 16.0 ] },
"up": { "texture": "#0", "uv": [ 7.0, 1.0, 9.0, 2.0 ] },
"down": { "texture": "#0", "uv": [ 7.0, 1.0, 9.0, 2.0 ] }
}
}
]
}