Compatibility issue to prepare for the release of a new RPG core plugin. Had to double post because of a severe ability issue
- Fixed an item data loading issue. Items now keep their custom model data when soulbound or receiving gem stones.
- You can no longer upgrade stacked items.
- Updated russian translation.
- Add this to your item-types.yml:
Code (Text):
ACCESSORY:
display: EMERALD
name: 'Accessory'
unident-item:
name: '&f#prefix#Unidentified Accessory'
lore:
- '&7This item is unidentified. I must'
- '&7find a way to identify it!'
- '{tier}'
- '{tier}&8Item Info:'
- '{range}&8- &7Lvl Range: &e#range#'
- '{tier}&8- &7Item Tier: #prefix##tier#'