promotional bannermobile promotional banner

Sophisticated Backpacks (Unofficial Fabric port)

The Unofficial Fabric version of Sophisticated Backpacks

File Details

sophisticatedbackpacks-1.21.1-3.20.26.1.61.jar

  • R
  • Dec 5, 2024
  • 921.50 KB
  • 14.2K
  • 1.21.1
  • Fabric

File Name

sophisticatedbackpacks-1.21.1-3.20.26.1.61.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:sophisticated-backpacks-unofficial-fabric-port-979322:5966003"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

General

  • Update to version 3.20.26.1

Fixes

  • Fixed a crash with inception upgrade and e.g magnet upgrade.

Merged from upstream

Features

  • Add logic to fill backpack that was dropped by mobs with loot when hopper pipe start extracting from it without needing player to open it first
  • Updated backpack layer rendering code to use body rotations / translations so that it would be more compatible with mods that animate players / mobs like EMF
  • Added storage search functionality
    • magnifying glass next to sort buttons opens search box
    • can search by item name or using @ prefix by mod names as well
    • by default automatically prefills search phrase that was in the search box last time a storage gui was closed
    • in settings this can be turned on / off for all player storages or on / off per individual storage (remembers last phrase used for that given storage and only prefills there)

Fixes

  • Fixed handling of fluids that were removed from modpack in tank upgrade so that it properly gets set as empty and doesn't crash in some cases
  • Fixed display of "Another player can open" button in settings not to show on top of the new search button
  • Fixed jukebox in a backpack worn by a mob to start playing after the game has been saved and then loaded again
  • Fixed discBlockList to be properly considered again as after its use was accidentally removed during 1.21 port