The Garden Awakens drop
1.20.2–1.20.4 and 1.20.5–1.20.6 will no longer be published (still can be built manually)
Added
sitting.apply_gravityandsitting.allow_in_airmigration
Changed
- Check vision blocking when
on_use.check_suffocationistrue - Restriction buttons are disabled if player is hidden
- Riding request will be refused if player is hidden/blocked in Minecraft's Social Interactions
Fixed
- Riding was not working in 1.21.2+
- Wrong translation key in Mod Menu for
on_sneak.crawling
The Garden Awakens drop
1.20.2–1.20.4 and 1.20.5–1.20.6 will no longer be published (still can be built manually)
Added
sitting.apply_gravityandsitting.allow_in_airmigration
Fixed
- Riding was not working in 1.21.2+
- Wrong translation key in Mod Menu for
on_sneak.crawling
Changed
- Dismounting a player will try to find safe to dismount position
- Key bindings behaviour options were moved to the Mod Menu
- Seats will apply velocity only if it is big enough (
sitting.behaviourisGravity)
Fixed
/fsit:client allowand/fsit:client restrictdid opposite things- Hybrid key bindings mode was working wrong
Minecraft Bundles of Bravery Update
Added
- Better(?) configuration migrations
- Asynchronous configuration update packet handler
- Packed with Shadow and Proguard Gradle plugins
sitting.apply_gravityandsitting.allow_in_airhad a little conflict and were replaced withsitting.behaviour. It can have three values:nothing: does nothingdiscard: discards seats if they do not have any supporting block underneath themgravity: applies movement to seats, e.g. gravity, getting pushed by pistons, fluids
sitting.should_centeroption that controls if seats should be placed in the centre of a block- Traditional Chinese translation by @yichifauzi at #45. Thank you!
Changed
- Configuration category
on_double_sneakwas renamed toon_sneak(will automatically migrate) - Seats trying to find safe to dismount position
- Seats checks for entity collisions too (like boats), when
sitting.behaviourisDiscard - Asynchronous configuration packet deserialization
Fixed
- Option descriptions didn't show up in configuration menu (Mod Menu, YACL)
- Crash if configuration's numeric values were not in range


