Describe the bug
The placeholder %player_item_in_hand_ENCHANTMENT% e.g. %player_item_in_hand_LOOT_BONUS_BLOCKS% parses up to 255 and not higher.
To Reproduce
Steps to reproduce the behavior:
- Enchant any item with fortune (higher than 255) e.g. 500
- Use the command /papi parse me %player_item_in_hand_LOOT_BONUS_BLOCKS%
- As you will see it will parse 255 instead of 500
Screenshots

