Removing a specific enchantment from an item in a GUI

Started by Nia42 on

Topic category: Help with modding (Java Edition)

Last seen on 21:19, 18. Aug 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Removing a specific enchantment from an item in a GUI

I'm trying to make something that takes two items with an Identical level of the Looting Enchant and and making a new item of the same type with 1 level higher of Looting, but at the moment it says the item is enchanted with Looting I and Looting II when combining two Looting I items

Is there any way to remove enchantments from an item, or just getting the type of the item?

Last seen on 21:19, 18. Aug 2020
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Removing all enchantments…
Mon, 07/20/2020 - 20:58

Removing all enchantments from an item would also work

Last seen on 22:41, 29. Dec 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think that's now a…
Thu, 11/19/2020 - 19:43

I think that's now a procedure block.