Fixes
- Fixed ids of recipes registered to JEI to properly work with recipe bookmarking and as part of this polished the ids so that they don't have that much unnecessary data in some cases
Fixes
- Fixed code that checks for removal of backpack while it is open to also check if the stack count is still 1. There was an interaction with item frame where this could go down to 0 while still keeping all the remaining data allowing for dupes.
Features
- Updated Portuguese translation (Thanks eiyaxz)
Features
- Updated Chinese translation (Thanks ZHAY10086)
Features
- Stack upgrade and downgrade additions
- Added 3 tiers of stack downgrades - divide the max stack size that can fit in slot by 8, 16, 32
- Added Omega Tier stack upgrade that changes the slot max stack size to maximum value supported
Features
- Added survival infinity upgrade potentially craftable and fully usable by survival players without admin privileges. Survival players can:
- remove upgrade from upgrade slot
- set new items to become infinite in empty slots
- break and pickup backpack with survival infinity upgrade
Fixes
- Fixed backpack pickup logic to properly check that infinity upgrade before telling player that the "backpack with infinity upgrade can be picked up by admin only". The issue previously caused all backpacks to say that even though they didn't have infinity upgrade.
Features
- Added infinity upgrade
- makes all items in backpack infinite
- only admins can put additional items in (and make them infinite that way) once the upgrade is put in upgrade slot
- only admins can break / pickup backpack with infinity slot
Features
- Added infinity upgrade
Fixes
- Fixed CME that could happen in backpack rendering when curio types were getting refreshed
Fixes
- Fixed upgrades to work in upgrade slots even if chipped isn't included in the pack
Fixes
- Fixed Chipped upgrades to be included as optional entries in sophisticatedbackpacks:upgrade tag list (and thus not break loading this list when Chipped isn't present)
Features
- Changed the way items are checked for whether they can go into upgrade slots to only use sophisticatedbackpacks:upgrade tag even for the base mod upgrades so that it's consistent with how these are checked when it comes to upgrades from any addon mods