Sword that evolves when killing mobs

Started by 0v3rwrit3 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sword that evolves when killing mobs

I'm making a mod for minecraft 1.20.1, and i want to make a sword that evolves to another sword when killing 4000 mobs, completely destroying the base sword and giving the player the new one in its place. I want the description of the Sword to change, indicating how many mobs are left. However, i searched and searched online and i couldn't find such a specific request, so i need help!

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm not sure if it was a…
Tue, 08/26/2025 - 10:39

I'm not sure if it was a thing in the 1.20.1 generator but this,

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It is! Now that i've created…
Tue, 08/26/2025 - 14:27

It is! Now that i've created the procedure, the part that i was confused from the start is what blocks to use for this. I'm very new to all of this, so i know very little to nothing at all in the blocks/scripting part. If you could, could you send me an image of how that would be with the specifications i've mentioned in the first post? 

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
That's totally okay! So for…
Tue, 08/26/2025 - 16:14

That's totally okay!

So for the kill tracker, you should, make a new procedure,

And then to display this in the lore of the item,

 

Hope that helps! :3

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh yeah I forgot to change…
Tue, 08/26/2025 - 16:15

oh yeah I forgot to change it after testing, you'd want to make it ≥ 4000 of course, not ≥ 10