Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/cube/cube_ae_bottom_top.json
2016-09-17 16:57:09 +02:00

13 lines
263 B
JSON

{
"parent": "appliedenergistics2:block/cube/cube_ae",
"textures": {
"down": "#bottom",
"east": "#side",
"north": "#side",
"particle": "#side",
"south": "#side",
"up": "#top",
"west": "#side"
}
}