New Contributors
- @yichifauzi made their first contribution at https://github.com/rvbsm/fsit/pull/45
Added
- Traditional Chinese translation by @yichifauzi at https://github.com/rvbsm/fsit/pull/45. Thank you!
Changed
- Configuration category
on_double_sneakwas renamed toon_sneak(will automatically migrate)
Fixed
- Crash when the configuration file does not exist. Thanks #46
Added
sitting.should_centeroption that controls if seats should be placed in the center of a block
Changed
- Seats trying to find safe to dismount position
- Seats checks for entity collisions too (like boats), when
sitting.behaviourisDiscard
Fixed
- Option descriptions didn't show up in configuration menu (Mod Menu, YACL)
Changed
- Better(?) config migrations
- Asynchronous config update packet handler
- Packed with Shadow and Proguard Gradle plugins
sitting.apply_gravityandsitting.allow_in_airhad a little conflict and were replaced withsitting.behaviour.sitting.behaviourcan have three values:nothing: does nothingdiscard: discards seats if they don't have any supporting block underneath themgravity: applies movement to seats, e.g. gravity, getting pushed by pistons, fluids
Fixed
Fixed
- Server-side position differed from client-side


