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_post.json

21 lines
745 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, 7.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, 9.0, 16.0 ] },
"south": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] },
"west": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }
}
}
]
}