- Add support for 1.21.6 - 1.21.8.
- Add
ItemStack.getCustomRarity(),ItemStack.setCustomRarity(String),ItemStack.getCustomRarityOrRarity().
- Add
Entity.getCustomFuse(),Entity.setCustomFuse(short).
- Add
Entity.getCustomExplosionRadius(),Entity.setCustomExplosionRadius(byte).
- Add
Entity.getCustomOwner(),Entity.setCustomOwner(Entity).
- Add
ItemStack.setCustomId(String),Entity.getCustomId(),Entity.setCustomId(String),Entity.getCustomIdOrId().
- Change icon.


