This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the issue? Is it possible to change the items that receive the enchantments? For example, if I want the "blindness" effect to be a Blaze Rod + Smite instead of Shears + Smite.
Please provide any additional information below.
Some items can be changed, in the "items" section of config.yml different ids can be assigned to each type of item as desired. Unfortunately shears are not among these items..
But note, blaze rods are not a "durable" item, so even if you enchant them, the enchantment won't appear in the item tooltip on the client. The items can still be assigned effects in this case, but it may be confusing to not see the tooltips.
@mushroomhostage: Go
Can you give me a list of the items that will show tooltips?
@lolitsthad: Go
Any item with a damage bar (a "durable" item) will show the enchantment tooltips. Basically, all the items which I've assigned at least one enchantment effect in EnchantMore (list: http://dev.bukkit.org/server-mods/enchantmore/ ) - I think I covered them all.
Thanks
To post a comment, please login or register a new account.