Interiors 0.6.1 for NeoForge 1.21.1 v3
Curse Maven Snippet
What's new
Create: Interiors 0.6.1 — v3 Changelog
Fixed
Chairs instantly dismounted riders on Sable sub-levels.
Sitting in a chair on a Sable sub-level would eject you immediately. Floor chairs and kelp seats were unaffected.
The cause was a side effect of the v2 update. Sable removes any entity whose type isn't listed in its sable:retain_in_sub_level tag. That tag covers Create's create:seat, which is what floor chairs and seats spawn — so they kept working. In v2, big chairs were corrected to use their own interiors:big_seat entity type, which Sable's tag doesn't list. Their seat entity was therefore ejected from the sub-level, and Create then deleted it and dismounted the rider.
Before v2, big chairs only avoided this by accident: they were wrongly reusing Create's entity type, which was itself the bug v2 fixed.
Big chairs are now declared to Sable, both for retention inside a sub-level and for cleanup when a sub-level is destroyed, matching how Sable handles Create's own seats.
This mod has no additional files

