Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/ioport.json
dpeter99 d010fc9737 Fixed modells
- fixes #78
- fixed cell workbench
2016-08-22 09:28:45 +02:00

8 lines
265 B
JSON

{
"parent": "appliedenergistics2:block/cube/cube_ae_bottom_top",
"textures": {
"bottom": "appliedenergistics2:blocks/ioport_bottom",
"side": "appliedenergistics2:blocks/ioport_side",
"top": "appliedenergistics2:blocks/ioport"
}
}