Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/controller/controller_block_offline.json
shartte 24ddc0e574 Controller Model (#33)
* Implemented the controller models (using the UVL model loader to make the lights be fullbright at night).
2016-08-15 10:28:45 +02:00

6 lines
119 B
JSON

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