Sophisticated Backpacks

Yet another backpack mod this time with backpack you can place in world, color in different color combinations, upgrade with more inventory and enhance with many functional upgrades

File Details

sophisticatedbackpacks-1.16.5-3.14.3.484.jar

  • R
  • Dec 26, 2021
  • 1.38 MB
  • 156.8K
  • 1.16.5
  • Forge

File Name

sophisticatedbackpacks-1.16.5-3.14.3.484.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:sophisticated-backpacks-422301:3580247")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added option to void upgrade to only void the items if they overflow single slot
Memory slots are now used in filter by backpack logic of Restock, Pickup, Magnet and Fitler upgrades so item will get put into backpack even if it doesn't exist in it but at least one slot has a memory of it
Added item pickup sounds to pickup and magnet upgrades when they actually put items in the backpack (also xp pickup sound to magnet when it picks up xp orbs)
Updated textures of xp pump buttons for manual storing / retrieving and magnet buttons for turning on/of item and xp pickups (thanks Rid)
Added repair mending items feature to xp pump
Added upgrade data clear recipe to allow to remove any settings from the upgrade (e.g. removing that bit of liquid from tank upgrade that you may not have any other way of removing in the modpack)
Modified experience handling to always try to search for fluid by experience tag first before defaulting to SBP experience fluid. Makes it possible to work with any other mod's experience fluid with magnet and xp pump.

Updated Russian translation (thanks Fr0stmatic)

Fixed width of tooltip background when viewing backpack contents
Fixed magnet to always properly pickup items that match its filter. It wouldn't sometimes do so and they would end up in player's inventory
Fixed jukebox upgrade to always drop with backpack from mobs that are playing it (of course only if the backpack actually drops)
Fixed upgrade switch on/off keybind logic to only work with upgrades that can be disabled
Fixed error that was logged in console for tool_types json deserialization