Kill streak

Started by FluvKii on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 months ago
Joined Mar 2024
Points:
143

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
Kill streak

I am trying to make a mod that adds a sword, which every time you kill an entity with the sword, you get a kill, with multiple phases. For example, when you get to 10 kills, your sword gets stronger and the player becomes faster. Could anyone help me with this, cuz I don't really know how to do this..

Active 6 months ago
Joined Oct 2023
Points:
224

User statistics:

  • Modifications: 1
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 37
very complex
Sat, 07/27/2024 - 16:00

very complex

Active 2 months ago
Joined Mar 2024
Points:
143

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
I can't find the blocks with…
Mon, 07/29/2024 - 01:11

I can't find the blocks with "set number global: '-' to: '-' for: '-'" though.. I did get the global variable, I just can't find the right blocks.. 

Active 2 months ago
Joined Mar 2024
Points:
143

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
I mean, I can find blocks…
Mon, 07/29/2024 - 01:14

I mean, I can find blocks that look like them but they don't say "for entity" after it

Active 1 day ago
Joined Apr 2024
Points:
409

User statistics:

  • Modifications: 8
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 471
you need to set the variable…
Mon, 07/29/2024 - 01:30

you need to set the variable to "player_persistent"