How to Pre add Enchants

Started by RobotRykujin on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jan 2020
Points:
643

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How to Pre add Enchants

Hello, I'm new to MCreator and I'm trying to add thorns to it when its crafted but i don't know how to do that

Active 3 years ago
Joined Nov 2019
Points:
878

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 384
A way to do it is create a…
Sat, 01/25/2020 - 06:13

A way to do it is create a procedure for your armor's tick event and then drag in the code block "Add enhancement with level X to provided item" and select THORNS as the enhancement.