Fixed
- Super Glue not working
Repaired
- Rabbits can now wear Hats
- Fix Smart Chutes still dropping items when replaced by a command
- Have various block/entity interactions take into account your (in/decreased) reach; in general this has increased the reach that these features are theoretically useable from (e.g. maximum distance you can be moved away from a clipboard before it automatically closes) but that's been confirmed as intended
- Fix a crash when more than 10 blocks away from a placed clipboard you opened
- [Fabric] Fix Schematicannon refilling from but not consuming gunpowder from adjacent inventories
- [Fabric] Fix a crash in Create's ItemHelper when comparator updates are triggered through Fabric's transaction API (e.g. with postboxes)
- [Fabric] Bundle a version of Porting-Lib's attributes module that fixes the various reach helpers reporting significantly lower reach than the Forge equivalents
Changed
- [Forge] Reduce logging if Fabric Mixin is absent from error level to warning.
- Fixes that require Fabric Mixin to fix on Forge (and thus require either Mixinbooster or Sinytra Connector) are now annotated in REPAIRED.md
Fixed
- Enchantment glint applied to tank part of backtanks even if unenchanted
Repaired
- [Forge] Item capabilities being reset upon contraption serialization
- Crash when using the latest version of Galosphere (also still compatible with older versions) [Fabric: not relevant yet but the same fix is already in place in the event that Galosphere backports 1.5.0 to Fabric 1.20.1 as well]
Fixed
- [Forge] Update json url pointing at wrong url
- [Forge] Certain bug fixes not being applied due to TFG removing their bug fix backports
- [Fabric] Improve mixin loading performance by not checking for other mods at all: no one else seems to be backporting fixes there
- Reduced memory footprint of disabled recipes
Initial release.


