![Tinkers' Steelworks (fork)](https://media.forgecdn.net/avatars/thumbnails/21/776/256/256/635732386455948870.png)
Slabs are incorrectly implemented
KnightMiner opened this issue ยท 2 comments
Starting with the cracked limestone bricks slab, each slab name is shifted one over, meaning cracked limestone bricks slab is called "Limestone Paver Slab", paver is called road, etc. Additionally, the fancy scorched slab is incorrectly called "Chiseled Scorched Slab" These issues are caused by the file here if it helps
Secondly, the crafting recipes are very unexpected (from here), with the following strange occurrences:
- Creepy scorched and cracked scorched bricks cannot craft a slab
- Scorched stone gets creepy scorched slabs
- Scorched cobblestone gets scorched stone slabs
- Scorched paver gets scorched cobblestone slabs
- Scorched road gets scorched paver slabs
- Fancy scorched bricks get cracked scorched bricks slab
- Chiseled scorched bricks get scorched road slabs
- HighOven.Furnace.name (invalid block) gets chiseled scorched slabs
- All of the incorrectly named limestone slabs can be crafted from the same named blocks (changing the texture)
Can you point out which version of TSteelworks you are using ? Fixing slabs is on my todo list but I thought I fixed the name issue already