Flywheel/src/main/resources/assets/create/blockstates/tiled_glass.json
simibubi 0a1b85fe39 Fancy Windows
- Added ability to put glass panes inside partial blocks such as Fences, Stairs and Slabs.
- Added Tiled Glass and Tiled Glass Panes
- Fixed Translation Chassis pulling blocks even without being sticky
- Added Palette Blocks to corresponding tag groups
- Added translation to zh_cn (Thanks to Thirace446)
- Split gearboxes into two interchangeable Items
2019-09-24 14:40:01 +02:00

5 lines
89 B
JSON

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