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

13 lines
265 B
JSON

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