Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/controller/controller_column_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
125 B
JSON

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