File Details
slabbed-0.2.0-beta.1-hotfix.2.jar
- B
- Feb 17, 2026
- 66.45 KB
- 3.4K
- 1.21.11
- Fabric
File Name
slabbed-0.2.0-beta.1-hotfix.2.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Slabbed — 0.2.0-beta.1-hotfix.2
🔧 Fixes
Client Lag Resolved
- Removed runaway
emitQuadsdebug logging that caused severe client-side lag during placement and rendering.
- Removed runaway
SBSF Stabilization
- Improved stability for Slab-Block-Slab (SBSF) stacking.
- Eliminated visible floating/gap behavior in common SBSF scenarios.
Triad Integrity Verified
- Confirmed model, outline, and raycast alignment for dy ≠ 0 cases.
- No visual/interactions divergence introduced.
🧪 Verified
- No placement lag.
- No SBSF ghosting after movement, reload, or neighbor updates.
- Baseline (full-block lane) remains unchanged.
If you experienced placement lag in previous builds, update to this version.
Limitations
Certain multi-layer slab stacks can still produce visual or placement inconsistencies (e.g., ghost faces or unintended vertical offsets).
Currently supported patterns:
- SBS (Slab → Block → Slab)
- SBBS, SBBBS, and deeper variants (any number of full blocks between slabs)
Currently not supported:
- SBSB (Slab → Block → Slab → Block)
In other words, once a slab has inherited an offset from the block below (the SBS case), placing a full block on top of that slab is not yet handled correctly and may result in floating or misaligned placement.

