Releases: FamroFexl/ShulkerLoader
Releases · FamroFexl/ShulkerLoader
v1.0.11
- Updated to 1.21
- Fixed advancement and statistics triggers receiving improper item counts.
v1.0.10
- Added support for variable shulker box inventory slots
- Cleaned up code
v1.0.9
- Reimplemented 1.19.3 support with new registries
v1.0.8
- Fixed registry crashing on 1.17.x
v1.0.7
- Fixed modded items being improperly stored when picked up
v1.0.6
- 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
- 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
- Fixed items being picked up even if the shulker inventory and player inventory are full
v1.0.3
- 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
- Fixed custom shulker box names not updating with block pickups