Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/blockstates/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
97 B
JSON

{
"variants": {
"normal": { "model": "appliedenergistics2:builtin/connected_glass" }
}
}