Infinite Damage

Started by Agent_3314 on

Topic category: Help with modding (Java Edition)

Last seen on 17:46, 10. Jan 2022
Joined Apr 2020
Points:

User statistics:

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

Last seen on 01:06, 17. Aug 2023
Joined Sep 2017
Points:

User statistics:

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

Set heahlt to 0

Last seen on 17:46, 10. Jan 2022
Joined Apr 2020
Points:

User statistics:

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

And how to do it?

Last seen on 05:39, 13. Aug 2021
Joined Oct 2014
Points:

User statistics:

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