Started by
RestartTheWorld
on
Topic category: Help with Minecraft modding (Java Edition)
I'm starting to build a mod with extremely powerful weapons and entities, and I want to create one last entity before I release the beta that has the power to kill and destroy everything in the world. Even if the player presses respawn, it will kill the player over and over again. Thanks for the comment (:
I don't think spectators can be killed, they are kind of ghosts(invisible, just observers), not valid players. Creative players can be only killed by void, so try to make your mob teleporting the person below bedrock
I want it to kill players continuously when they summon it.
you can make it on world tick in global triggers, and if your entity can't survive /kill, check if the entity is player or check if the entity is not your entity and if yes, do the command