Enchantment Help

Started by usedtobealex on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Enchantment Help

So I'm trying to create an enchantment that will make the enemy gain the wither effect when they get hit, but I have no idea how to go about this.

 

How would I do this?

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I did, I just don't really…
Mon, 07/06/2020 - 23:28

I did, I just don't really understand. I attached a screenshot of my procedure if that'll make it more clear.

 

http://prntscr.com/td1uf2

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I did, I just don't really…
Tue, 07/07/2020 - 00:45

I did, I just don't really understand. I attached a screenshot of my procedure if that'll make it more clear.

 

http://prntscr.com/td1uf2

 

(Sorry for double post, just assumed I should reply here instead of the main thread)

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
For the itemstack, you use …
Tue, 07/07/2020 - 01:06

For the itemstack, you use "Provided item stack", instead of "Item in main hand of "Event/target entity"" (for an enchantment on a tool or a weapon).

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I did use provided item…
Tue, 07/07/2020 - 01:42

I did use provided item stack.

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Should I put something for…
Tue, 07/07/2020 - 02:32

Should I put something for the trigger? If so, what?

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im having the same problem to
Tue, 07/07/2020 - 05:55

im having the same problem to

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yeah, I mean I feel like…
Tue, 07/07/2020 - 15:47

Yeah, I mean I feel like obviously I'd need a trigger, but I have no idea which and I also have no idea what to make my procedures look like.

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
im only 12, my father …
Tue, 07/07/2020 - 16:04

im only 12, my father "disableled" youtube on my comupter, i dont know why tho.

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
also i have no clue what to…
Tue, 07/07/2020 - 16:05

also i have no clue what to do for the procedure trigger might be

 

Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The problem isn't…
Tue, 07/07/2020 - 19:28

The problem isn't necessarily understanding procedures, it's more of wondering what trigger I should use for my enchantment to actually work.