File Details
sophisticatedbackpacks-1.20.4-3.20.6.30.jar
- B
- Oct 12, 2024
- 2.75 MB
- 1.2K
- 1.20.4
- Fabric
File Name
sophisticatedbackpacks-1.20.4-3.20.6.30.jar
Supported Versions
- 1.20.4
Curse Maven Snippet
Changelog
General
- Update to version 3.20.6
- Code cleanup
- Added package-info for mkb compat
- Clarify how to use this repository in the README
- Update changelog
- Make Config resemble the original forge version more, this makes it easier to compare codes between forge and fabric version
Fixes
- Compatibility registry was instancing the compat modules to early, therefore making all optional mods required.
- Player Settings were not properly transferred after respawning
- Implement onDroppedByPlayer
- Fixes incompatibility with IBEEditor
- Fix open backpack keybinding, it was not possible to properly bind it to a mouse key
- Fix a bug where in certain situations the refill upgrade was able to delete items
- Trinket Tags should not be validated against tooltip predicates but validator predicates
- Sorting keybind was not working with keys only with mouse buttons.
- Fix a compatibility issue with repurposed structures
- Remove custom ItemStackHandler implementation and fix a bug with upgrades not getting applied properly when added via right-clicking with an upgrade item
- Trinket compatibility causing a crash when the TrinketInventory was cleared

