PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
55 stars 21 forks source link

Better sharpness damage for weapons #2712

Closed yorik100 closed 1 year ago

yorik100 commented 1 year ago

Terms

Discord tag (optional)

yorik100#5011

Describe the solution you'd like

Since weapons use lore to show damage and attackspeed, they don't get updated with sharpness This is a normal sword with no enchant : image This is the same sword with sharpness : image This is what it should show : image

Is your feature request related to a problem?

No

Describe alternatives you've considered

No alternative is possible since it's in the plugin

Additional context

No response

LoneDev6 commented 1 year ago

This is probably the same issue, since you didn't provide any information how you enchant the item. https://github.com/PluginBugs/Issues-ItemsAdder/issues/2466

yorik100 commented 1 year ago

This is probably the same issue, since you didn't provide any information how you enchant the item. #2466

Yes, this is a pain when you sell enchantments in a shop, I don't see how I could sell sharpness 6 since using the command wont update the damage and using a book will put sharpness 5 instead of sharpness 6, only solution I found was to give the sword sharpness 6, add a random enchant with anvil and then remove that enchant. Note that is also goes the other way too, if take off sharpness with /enchant doing /enchant sharpness 0, the lore wont update neither

LoneDev6 commented 1 year ago

Which plugin are you using to enchant the item?

yorik100 commented 1 year ago

Which plugin are you using to enchant the item?

Essentials, same thing happens with /minecraft:enchant too