Stacked Slab Issues
CodexArchive opened this issue ยท 3 comments
General Information
Describe the bug:
- After breaking any full block from Mystical World assembled by stacking 2 slabs, only one slab of the respective material is returned instead of 2
- When thatch slabs are stacked, the resulting full block has black boxes along the textures that fall outside of the block's main space
- When either Brown Mushroom or Mushroom Stem slabs are stacked, the block only has a texture for the north-facing side which provides a limited x-ray on all other sides
To Reproduce:
- Stack slabs to create full blocks
- Observe broken textures
- Break full blocks and only receive single slab instead of 2
Expected behavior:
- Broken slab stacks returning both slabs on break
- Non-broken textures on thatch and mushroom slab full blocks
Mystic Mods Versions
- MysticalLib: 1.16.4-0.3.1.9
- Patchouli: 1.16.4-50
Other Versions:
- Forge: 1.16.4-35.1.37
- Minecraft: 1.16.4
Additional Information
By the look of it, I'm using the wrong base block for the thatch double-slab -- it should be creating the "simple" slab instead of the big double.
As to why the others are happening, I'm not so certain.