Infinite Damage

Started by Agent_3314 on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Apr 2020
Points:
640

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
Infinite Damage

How to make it so that when you hit a sword, you can kill the player even in the creative?(and please send a screenshot of the procedure)

Active 1 month ago
Joined Sep 2017
Points:
717

User statistics:

  • Modifications: 2
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
Set heahlt to 0
Sun, 06/20/2021 - 21:19

Set heahlt to 0

Active 3 years ago
Joined Apr 2020
Points:
640

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
And how to do it?
Mon, 06/21/2021 - 05:07

And how to do it?

Active 3 years ago
Joined Oct 2014
Points:
755

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
You could also use the …
Mon, 06/21/2021 - 17:53

You could also use the "execute command" procedure to do a /kill command. That will kill even in creative, but be sure you target the command right or you could kill the wrong person or mob.