Applied-Energistics-2-tiler.../src/main/resources/assets/appliedenergistics2/models/item/quartz_glass.json
Sebastian Hartte c6b9926d7f Restored glass model that implements the uv shift.
Added a way to register built-in models to support this.
2016-08-26 12:42:21 +02:00

6 lines
115 B
JSON

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