This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
AdBlock Extension Detected!
Our website is made possible by displaying online advertisements to our members.
Please disable AdBlock browser extension first, to be able to use our community.
Question
sotid
if(blessedScroll){ item.setEnchantLevel(Config.BREAK_ENCHANT); item.updateDatabase(); }else if(crystalScroll){ item.setEnchantLevel(Config.CRYSTAL_ENCHANT_MIN); item.updateDatabase();So I found some topics about custom enchant system but not what I want to do.
I want the bless /crystals when the enchant fails , the item's enchantment to not change.
If I enchant a +16 bow and fails then it stays +16.
Edited by sotid2 answers to this question
Recommended Posts