File Details
slabbed-0.2.0-beta.1.jar
- B
- Feb 10, 2026
- 60.06 KB
- 168
- 1.21.11
- Fabric
File Name
slabbed-0.2.0-beta.1.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Slabbed — 0.2.0-beta.1 Changelog
👾 Beta update!
Fixed
- Resolved ghost block rendering involving carpet and snow layers.
- Thin top-layer blocks (carpet, snow layers) are now explicitly excluded from visual Y-offset logic, preventing client-side floating or phantom geometry when slabs are involved.
- Eliminates cases where carpet/snow appeared visually lifted or left empty space beneath after slab placement.
Behavior Clarification
- Carpet and snow layers follow vanilla replacement behavior:
- Placing a slab in the same block space will replace carpet or snow.
- Slabbed does not attempt to preserve or overlay these blocks, avoiding client/server desync and visual artifacts.
Notes
- This fix is structural and conservative:
- No global solidity changes
- No special casing beyond thin top-layer exclusion
- Baseline (full-block) behavior remains identical to vanilla
This beta locks in the ghost-rendering fix and documents the intentional limitation around carpet/snow interactions.

