Adding Enchantments to items

Started by PappaWassen on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Jun 2018
Points:
691

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Adding Enchantments to items

I'm trying to make an item where if its in your off hand and you right click,it would delete the item and add efficiency 10 to the item in your main hand. I know the blocks to do this exist, i just can figure it out. I'm making the mod for 1.14.4 on version 2020.2, if that helps.

Active 10 months ago
Joined Jun 2015
Points:
1275

User statistics:

  • Modifications: 10
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 544
The bloc to add an…
Thu, 04/02/2020 - 13:12

The bloc to add an enchantment to the item is in "Item procedures" and among the ones at the top "add enhantment..." you can choose the level of the enchantment too

Active 4 years ago
Joined Jun 2018
Points:
691

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Ive tried using the add…
Thu, 04/02/2020 - 17:45

Ive tried using the add enchantment block but it adds the enchantment to the item and not the pickaxe/axe/shovel/etc. Is there a way around this?

Active 10 months ago
Joined Jun 2015
Points:
1275

User statistics:

  • Modifications: 10
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 544
Only tools can have…
Thu, 04/02/2020 - 17:53

Only tools can have enchantments so... sorry but it's not possible...

Active 3 years ago
Joined Sep 2016
Points:
1174

User statistics:

  • Modifications: 0
  • Forum topics: 54
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 404
armors and weapons can gave…
Thu, 07/23/2020 - 05:15

armors and weapons can gave enchantments too