Releases: WantToBeeMe/EverythingItems
version 3.2110.2
3.2110.2 updates:
fixed a bug where clearing a inventory sometimes crashes due to index out of bound in a set
version 3.2110.1
3.2110.1 updates:
added a simple update method for maxStackSize to the UniqueItemStack
version 3.214.3
3.214.3 updates:
making the class RefreshHotBarItem and UniqueItemStack open so you can extend them
version 3.214.2
3.214.2 updates:
fixed all the update cmd methods that require an index, forgot to use mutable lists instead of normal lists
version 3.214.1
3.214.1 updates:
fixed the method naming so it was not broken anymore
3.214.0 updates:
made the old updateCustomModelData depricated
added all the new custom model data fuctions
accently did not double check the methods naming and made a broken version
version 3.213.1
3.213.1 updates:
fixed enchantment breaking bug
3.213.0 updates:
updated kotlin version to 2.0.20
updated spigot api to 1.21.3
version 2.3.0
now supports CustomModelData
version 2.2.2
added open event to the inventories
version 2.2.1
allow for shiftclick aswell