This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
EnergonRelics/src/main/resources/assets/energonrelics/models/block/thermal_glass.json
TheBrokenRail ef5ba52ef9
All checks were successful
EnergonRelics/pipeline/head This commit looks good
20w29a
Add Thermal Glass
Improve Recipes
Tweak Defensive Laser
2020-07-16 23:55:31 -04:00

7 lines
121 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "energonrelics:block/thermal_glass"
}
}