Disenchanting Table (transfer)

Started by TrueMath2809 on

Topic category: Help with modding (Java Edition)

Last seen on 14:33, 1. Jan 2024
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Disenchanting Table (transfer)

Hello ! ^^

I'm new and I search for a custom enchanting table that can transfert the enchantments of an item into an other. All my code work correctly eccept the part where I give the enchants to the second item, I used NBT tag "enchantments" to grab the value. I just want to know if there is an other way to "copy paste" the enchantments. Thanks ! ^^ (and I am in the version 2021.3 of MCreator and the version 1.17.1 on Forge of Minecraft if this can help) PS : I'm French sorry if my english is bad.

Last seen on 14:33, 1. Jan 2024
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And if possible I search for…
Mon, 02/07/2022 - 19:59

And if possible I search for a way to give an item to a player but the name of the player have to be found by a text input. ^^