I'm trying to make it so that all mobs do not spawn, so it's just me and the empty Minecraft world. I'm currently on modded 1.12.2. I used the Global Gamerule mod to disable all mob spawning, but animals are still present when I load a world. I assume this might be because the mobs don't "spawn in", but come with the world, and them suddenly appearing is them loading in, not spawning in. But that is just my guess.
Is there a way to completely remove/disable all mobs in general? Any specific mod or whatever? I want my Minecraft world to be devoid of life.
P.S. I have already tried the Bad Mobs mod, but it involves going into the actual config and blacklisting every individual mob, and I kinda sorta don't really wanna do that lol. And in their FAQ, it literally describes how Forge could completely overwrite the changes you make to the config, and the mod creator basically says it's your problem at that point.
No, it doesn't work, unfortunately. Animals like sheep or cows still generate with the world. "/kill @3" only kills off mobs nearby you, not every mob in the world. You can load more chunks and more animals will be present. I just bit the bullet and used the Bad Mobs mod and edited the config. It works!
I'm trying to make it so that all mobs do not spawn, so it's just me and the empty Minecraft world. I'm currently on modded 1.12.2. I used the Global Gamerule mod to disable all mob spawning, but animals are still present when I load a world. I assume this might be because the mobs don't "spawn in", but come with the world, and them suddenly appearing is them loading in, not spawning in. But that is just my guess.
Is there a way to completely remove/disable all mobs in general? Any specific mod or whatever? I want my Minecraft world to be devoid of life.
P.S. I have already tried the Bad Mobs mod, but it involves going into the actual config and blacklisting every individual mob, and I kinda sorta don't really wanna do that lol. And in their FAQ, it literally describes how Forge could completely overwrite the changes you make to the config, and the mod creator basically says it's your problem at that point.
/gamerule doMobSpawning false
Funnily enough;
https://www.minecraftforum.net/forums/minecraft-java-edition/discussion/2789620-how-do-you-stop-all-animals-passive-mobs-from
Using the above command stops mobs from spawning, and using /kill @e will kill off all mobs in your world.
This was found using a simple google search by the way.
Fool me once, shame on you. Fool me twice, shame on you. Fool me three times, hold up, rewind, That's not even possible.
Using the ignore feature here is kinda weird.
No, it doesn't work, unfortunately. Animals like sheep or cows still generate with the world. "/kill @3" only kills off mobs nearby you, not every mob in the world. You can load more chunks and more animals will be present. I just bit the bullet and used the Bad Mobs mod and edited the config. It works!
Well as long as something worked.
Fool me once, shame on you. Fool me twice, shame on you. Fool me three times, hold up, rewind, That's not even possible.
Using the ignore feature here is kinda weird.