Improvements with NBT in item.yml files
This version makes some improvements to the way NBT is handled in item.yml files.
Along with fixing a few bugs, it also makes the /cui create command saves all item NBT into the item.yml file that's created.
This version also makes a few minor bug fixes with the /cui create command, including with a few options like "glow"
Changes to "overridePermissions" action
Bug fixes with Bows & Crossbows
This version makes some minor bug fixes to bows and crossbows. Specifically, it fixes some bugs that would cause custom arrows to sometimes not work when shot from the off-hand
Snapshot
Bug fixes with custom arrows
Crafting Overhauls
This version completely re-designs the crafting system of CustomItems, and brings a ton of bug fixes and speed improvements for crafting on all versions. It is recommended for all users.
More improvements with Crafting
This version brings even more improvements with crafting
Crafting Bug Fixes
This version brings some major improvements and bug fixes to crafting
Minor 1.16 Improvements
This version makes some minor improvements for MC 1.16
1.16 Update
This version officially supports Minecraft 1.16, although older versions of CustomItems should also work with 1.16
Minor Bug Fixes
This version fixes a bug that sometimes caused a few users to get a long warning message in the console when starting up their server.
Bug Fixes with removeItem
This version fixes some minor bugs with the playerRemoveItem and targetRemoveItem actions
Bug fixes with pickup handler
This version brings some bug fixes when changing variables on items in the "pickup" handler
Bug Fixes with Item Updating Actions
This version brings some bug fixes with actions that update items
Targeting Improvements
This version makes some improvements with targeting actions, and adds a new "targetMaxDistance" option for actions, which sets the maximum distance that a targeted entity will be from the player (this is 4 by default, but can be a value up to 50).
Internal item storage updates
This version makes some minor changes to the internals of how items are stored, which will make it much easier to make updates to old versions of CustomItems in the future
Speed Improvements
This version brings some speed improvements for block physics on custom blocks!
Improvements with block generation
This version brings some bug fixes and improvements with block generation
Minor Bug Fixes
This version brings some minor bug fixes with the automatic resource pack generator
Automatic Resource Pack Generation!
This is a big update to CustomItems, which adds automatic resource pack generation for Minecraft versions 1.14 and up (older versions will be coming soon). This means that all you need to do is drop your texture images in a folder, and CustomItems will take care of making your resource pack for you!
After you add your textures to the CustomItems/textures folder (name them myCustomItemID.png), you can generate your resource pack with /cui rp gen
Check out the wiki page about Automatic Resource Pack Generation here:
https://github.com/jojodmo/CustomItems/wiki/Automatic-Resource-Pack-Generation