Flywheel/src/main/resources/assets/create/blockstates/framed_glass.json
simibubi 4e1b33c0ea Connecting the Quads
- Added models and a block interface for connected textures
- Added Framed glass as an example block
2019-11-17 21:25:59 +01:00

5 lines
No EOL
80 B
JSON

{
"variants": {
"": { "model": "create:block/palettes/framed_glass" }
}
}