Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/tile.BlockInterface.json
shartte 66df324ef0 Implemented interface states and models (#66)
* Implemented interface states and models.
2016-08-26 11:09:49 +02:00

6 lines
108 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:blocks/BlockInterface"
}
}