Is there anyway to kill something?

Started by Amir -_- on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there anyway to kill something?

How do I kill something in mcreator? I haven't found a way to kill something... but I did find away to deal damage to something, which you can use to put in very high numbers that will kill the players 100%, for example this number "9.999999999999998e+307" that I used, any number higher then that will put it to infinity, and idk if you know this but infinity will just give you a compile error, don't know why, But anyway that's not even my problem, The real problem is that this doesn't work in creative, if I try to damage 9.999999999999998e+307 to a player that's in creative, That won't work! How do I make that something will die rather then give it damage.

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is There Anyway To Make A…
Thu, 12/22/2022 - 19:01

Is There Anyway To Make A Make A Death Message Using That?

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
won't work since it doesn't…
Thu, 12/22/2022 - 20:15

won't work since it doesn't make a damage sound.

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
and even if I give it a…
Thu, 12/22/2022 - 20:43

and even if I give it a damage sound it would touch the liquid multiple times so it will send multiple sound effects

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i have an idea. set the…
Fri, 05/30/2025 - 14:53

i have an idea.

set the player to like, adventure or something
do the damage
set back to creative

it will look like they died in creative.
(haven't tested it though)

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
could you do /kill from the…
Fri, 05/30/2025 - 15:11

could you do /kill from the procedure at whatever target and use /playsound to do the damage sound?