Auxilor / EcoItems

Custom items plugin for the latest spigot version
GNU General Public License v3.0
50 stars 27 forks source link

Have an optional config arg for crafted items to inherit specific NBT data from materials used for crafting #47

Open Opalinium opened 2 years ago

Opalinium commented 2 years ago

Is your feature request related to a problem? Please describe. It is somewhat bothersome that crafted items won't inherit specific properties of items used as a material - For example, if I were to use an iron sword with an unbreaking 3 enchantment as a crafting material, this enchantment would then be lost for the item that is crafted. This makes it somewhat difficult to setup proper 'upgrade trees' short of discouraging users from using their hard-earned items as materials for the upgrade.

Describe the solution you'd like I would like to request an additional (optional) arg for crafted custom items to inherit enchantments from items that are used to craft them. (Maybe even specify this on a per-item basis)

Describe alternatives you've considered I can't imagine there is any solution or alternative possible for this in the current ecosystem.

Additional context NVIDIA_Share_xwjf99DlTB