Denizen
Denizen copied to clipboard
Tipped arrow color support
Changes
- Modernization of the
ItemColorclass - Support for tipped arrows added.
Requested by udnek on Discord.
(marked as draft for now) per Discord discussion earlier, need to make the tag and propertyValue impls match their null case handling to the original logic (one was null and the other defaults to white)
Reposting from Discord - need to use the PropertyParser registration methods for the tag/mech, and the mech can just use setPropertyValue instead of having duplicate logic