WolfyScript / CustomCrafting

Spigot based plugin to create your own custom Recipes & Items. Designed to be easy to use with in-game GUI and tons of configuration possibilities.
https://modrinth.com/plugin/customcrafting
GNU General Public License v3.0
115 stars 35 forks source link

No working custom durability EcoArmors/ItemsAdder #96

Open MrJorman opened 2 years ago

MrJorman commented 2 years ago

What happened?

NO working custom durability in plugin ItemsAdder/EcoArmors image

How can the bug be reproduced?

custom durability from my items no working. my custom items - leather armor from textures and custom-model-data.

Expected Behaviour?

it is necessary that the plugin reads the custom strength of the armor.

Plugin version

CustomCrafting 3.16.3.1, WolfyUtilites 3.16.3.2

Server software

Purpur 1.18.2

Relevant log output

No response

Submit issue

MrJorman commented 2 years ago

The strength of the diamond helmet is 1815. The strength of my custom helmet is specified in the config - 2250. The strength of the leather helmet is 60-65. After the diamond helmet is broken by more than 60 units, then my custom helmet will already be broken, since a leather helmet is taken, without taking into account my custom durability from the plugin EcoArmors/EcoItems/ItemsAdder.

MrJorman commented 2 years ago

UP.