Adding Enchantments to items

Started by PappaWassen on

Topic category: Help with Minecraft modding (Java Edition)

Active 5 years ago
Joined Jun 2018
Points:
696

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 1 year ago
Joined Jun 2015
Points:
1276

User statistics:

  • Modifications: 10
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 543
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 5 years ago
Joined Jun 2018
Points:
696

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 1 year ago
Joined Jun 2015
Points:
1276

User statistics:

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

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

Active 4 years ago
Joined Sep 2016
Points:
1176

User statistics:

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

armors and weapons can gave enchantments too