Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/block/quartz_glass_1.json
elix-x 588b5d91cc Reimplented connected textures with jsons
- Reimplented connected glass textures using jsons. @shartte can't be
done with jsons, huh?
2016-08-20 14:38:46 +02:00

7 lines
119 B
JSON

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