CommandBook icon indicating copy to clipboard operation
CommandBook copied to clipboard

Fixed multiple enchantings on items

Open Postremus opened this issue 10 years ago • 0 comments

Previosly enchantings and the item amount was seperated by a "," This causes the ItemUtil.getComamndItem() method to only get one of the enchantments. I changed the amount to be seperated by a "#"

Postremus avatar Nov 28 '14 22:11 Postremus