Enchantment Help

Started by usedtobealex on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Oct 2019
Points:
654

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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?

Active 4 years ago
Joined Oct 2019
Points:
654

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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

Active 4 years ago
Joined Oct 2019
Points:
654

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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)

Active 1 week ago
Joined Aug 2016
Points:
3303

User statistics:

  • Modifications: 9
  • Forum topics: 63
  • Wiki pages: 20
  • MCreator plugins: 11
  • Comments: 2931
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).

Active 4 years ago
Joined Oct 2019
Points:
654

User statistics:

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

I did use provided item stack.

Active 4 years ago
Joined Oct 2019
Points:
654

User statistics:

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

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

Active 7 months ago
Joined Jun 2020
Points:
659

User statistics:

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

im having the same problem to

Active 4 years ago
Joined Oct 2019
Points:
654

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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.

Active 7 months ago
Joined Jun 2020
Points:
659

User statistics:

  • Modifications: 2
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 62
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.

Active 7 months ago
Joined Jun 2020
Points:
659

User statistics:

  • Modifications: 2
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 62
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

 

I started working on…
Tue, 07/07/2020 - 16:36

I started working on MCreator when I was 12, don't use this as an excuse but rather as an opportunity ;)

Active 4 years ago
Joined Oct 2019
Points:
654

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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.