Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/item/QuartzLampBlock.json
shartte 115f73de2e Implemented Glass Blocks (#51)
* Implemented connected texture glass blocks (different approach from 1.7).
2016-08-16 16:04:31 +02:00

6 lines
109 B
JSON

{
"parent": "block/cube_all",
"textures": {
"all": "appliedenergistics2:items/BlockQuartzGlass"
}
}