Shulker Loader

Redirects item pickups into an offhand shulker box!

File Details

shulkerloader-forge-1.12.x-1.0.5.jar

  • B
  • Sep 29, 2022
  • 6.62 KB
  • 71
  • 1.12.2+3
  • Forge

File Name

shulkerloader-forge-1.12.x-1.0.5.jar

Supported Versions

  • 1.12-Snapshot
  • 1.12.2
  • 1.12.1
  • 1.12

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:shulker-loader-669360:4011331")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fixed naming problems caused by using a similar code base between 1.12.2 and higher. All items now properly go into shulker boxes.
  • Fixed items being picked up even if the shulker inventory and player inventory are full.
  • Fixed different items going into the same stack caused by >1.12.2 code base being backported
  • 1.0.4 bug fixes