How to kill all slimes in minecraft
Christopher Snyder
Updated on March 28, 2026

Join the KnifeArmy Today! ★★ Farm Tutorial: everyone and today I am going to s…
There are other answers below:
/kill @e[type=Slime] will kill all the Slimes in the world while leaving everything else alone. With this command in a Command Block, an automatic elimination of Slimes is possible: Just set it to Repeat and Always Active, and then you’re done.
/kill Axe2Grind. To kill all slimes: /kill @e[type=slime] To kill all mobs but not kill any of the players (including yourself): /kill @e[type=!player] Example in Java Edition (PC/Mac) 1.11 and 1.12. To kill yourself in Minecraft 1.11 and 1.12: /kill. To kill the player named Axe2Grind: /kill Axe2Grind. To kill all cows within 20 blocks: /kill @e[type=cow,r=20]
Minecraft tutorial – how to kill slimeThis one was asked a lot, so I hope you like it, Slime is too damn cute!maybe there will be another video with himComme…
In contrast, killing smaller slimes drops slimeballs. To make a slime farm, locate a slime chunk, and then make a mob platform and push slimes into a fall damage grinder.
- In Minecraft Pocket Edition (PE), the /kill command has different syntaxes depending on who you would like to kill. target is the name of the player (or a target selector) that you wish to kill. In Minecraft Xbox One Edition, the /kill command has different syntaxes depending on who you would like to kill.
- Similar search: how to kill someone on minecraft pocket edition
Related Questions
How do I get rid of slimes?
If you have access to commands andare playing Minecraft 1.8 (snapshot 14w02a or newer), you can use them to get rid of any mob. /kill @e[r=50,type=slime] Kills all slimes in a 50m radius around the player. In the case of slimes, you might have to repeat the command, since I am unsure if it still splits up into smaller slimes.
Can slimes kill you in Minecraft?
A small slime cannot kill you in Minecraft. They do zero damage and apply zero knockbacks. A medium or large slime will inflict damage like any other hostile mob. Therefore, a medium or large slime can kill you in Minecraft. Q. Why are Slimes so rare?
How do you stop Slimeballs from dropping in Minecraft?
In the command block, use this simple command: / kill @e [type=minecraft:slime] or / tp @e [type=minecraft:slime] ~ -70 ~ (The second command stops slimeball drops by teleporting the slimes into the void)
How do you kill a specific mob in Minecraft?
Kill a Type of Mob You can also use the /kill command to kill a particular type of mob. For example, if you are creating an adventure map in a superflat world, you might not want all of the slimes everywhere. In this example, we will kill all slimes in Minecraft 1.10 with the following command: