Fairy Armor:
- You can now create fairy or rainbow armor, this involves having leather armor that is constantly changing color, so it is like a rainbow effect. It looks cool in my opinion!
How to make a fairy set:
- To autogenerate the default fairy set simply added `fairy` to your loaded sets in armor+.yml
Fairy set data:
Really simply just add a new data entry with the type: fairy
Dying leather armor:
You can now have leather armor that is any color, for the piece simply add color: attribute and set it to an RGB color, the syntax is such: <red>:<green>:<blue>, each entry is an integer
Bug Fixes:
- Fixed some bugs to do with Hand items, they will not proc based on if they require the full set or not. When adding a hand set data attribute be sure to add: require-set: attribute, this is a boolean so set it to true or false.