Sword not an option in enchantment tool list

Started by CatsAtWar on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sword not an option in enchantment tool list

I am creating a mod that adds 30 enchantments to the game. I want to make some of them sword-exclusive, but there is only "Weapon" in the drop-down list. This allows the enchantments on axes, bows, crossbows, and other weapons. How can I make it impossible to enchant other tools with these enchantments?

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Add minecraft:swords tag to…
Thu, 07/11/2024 - 18:25

Add minecraft:swords tag to the "Can be applied to" section while "include" is selected.