Accumulation of "Stacks" when killing a mob

Started by fast0w on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Nov 2021
Points:
532

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Accumulation of "Stacks" when killing a mob

Hello everyone, I want to make a sword that, after killing three mobs, gets any effects.

1 killed mob = 1 stack. With the accumulation of 3 stacks, we get something.

I tried to do it based on other topics, but it didn't work. I really hope that you will help!

https://imgur.com/a/jwcLEed

Screenshot of mcreator

Active 3 years ago
Joined Nov 2021
Points:
532

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
variables: stage_1,2 and…
Tue, 11/09/2021 - 01:44

variables: stage_1,2 and stack_1,2