Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/cube/cube_AE_machine.json
dpeter99 4eccb1e770 New Models
- Wireless Point
- Tiny TNT
2016-07-11 21:38:40 +02:00

12 lines
264 B
JSON

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