Skip to content

Releases: FamroFexl/ShulkerLoader

v1.0.11

04 Oct 17:07
8c3bffb
Compare
Choose a tag to compare
  • Updated to 1.21
  • Fixed advancement and statistics triggers receiving improper item counts.

v1.0.10

21 Feb 03:22
d36e98a
Compare
Choose a tag to compare
  • Added support for variable shulker box inventory slots
  • Cleaned up code

v1.0.9

13 Mar 04:58
4a54077
Compare
Choose a tag to compare
v1.0.9 Pre-release
Pre-release
  • Reimplemented 1.19.3 support with new registries

v1.0.8

13 Mar 03:54
4a54077
Compare
Choose a tag to compare
v1.0.8 Pre-release
Pre-release
  • Fixed registry crashing on 1.17.x

v1.0.7

27 Dec 08:44
Compare
Choose a tag to compare
v1.0.7 Pre-release
Pre-release
  • Fixed modded items being improperly stored when picked up

v1.0.6

07 Oct 05:44
Compare
Choose a tag to compare
v1.0.6 Pre-release
Pre-release
  • Fixed items being deposited into the offhand shulker box if it has a stack size greater than one

[1.18_fabric only]

  • Added proper compatibility for ModMenu

[1.18.2 only]

  • Added logo file for forge

v1.0.5

29 Sep 00:54
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release
  • Added support for modded items
  • 1.0.4 bug fixes

[1.12.x] only

  • 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 different items going into the same stack caused by >1.12.2 code base being backported

v1.0.4

25 Sep 16:20
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release
  • Fixed items being picked up even if the shulker inventory and player inventory are full

v1.0.3

11 Sep 08:32
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release
  • v1.0.2 crash fix caused by not checking if the shulker box had an initial nbt tag before checking if it had an inner nbt tag.

v1.0.2

11 Sep 06:29
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release
  • Fixed custom shulker box names not updating with block pickups