CHANGED:
- Changed how error messages are sent to console for invalid items
- Changed how potions effects are added to items
This allows potion effects to be added to potions as well as tipped arrows [This will
not break current potion items]
Old way:
POTION:HEAL:200:1
New way:
POTION potion:HEAL:200:1
See
Items WIKI for more detailed info
- Changed how colors are added to items (both color enums and RGB codes can now be used for potions and leather armor)
FIXED:
- Fixed an issue where some broken items were not properly disregarded