F Flaeye New Member Jul 29, 2019 14 0 0 Jan 12, 2014 #1 Hello, I was wondering is there an easy way to make it so that when creepers explode on my server, they do not leave a crater? Playing on Unleashed. Thanks!
Hello, I was wondering is there an easy way to make it so that when creepers explode on my server, they do not leave a crater? Playing on Unleashed. Thanks!
K karl2002 New Member Jul 29, 2019 290 0 0 Jan 13, 2014 #2 Flaeye said: Hello, I was wondering is there an easy way to make it so that when creepers explode on my server, they do not leave a crater? Playing on Unleashed. Thanks! Click to expand... /gamerule mobGriefing false Should do the trick It's case sensitive as well Reactions: DeathOfTime and Flaeye
Flaeye said: Hello, I was wondering is there an easy way to make it so that when creepers explode on my server, they do not leave a crater? Playing on Unleashed. Thanks! Click to expand... /gamerule mobGriefing false Should do the trick It's case sensitive as well
L Luminus New Member Jul 29, 2019 18 0 0 Jan 14, 2014 #3 If you want Zombies to be unable to break doors and Endermen unable to pick blocks as well, the gamerule works fine. If you just want non-destructive Creepers, go to /config/CodeChickenCore.cfg and find Code: #If set to true, creepers will not destroy landscape. (A version of mobGreifing setting just for creepers) environmentallyFriendlyCreepers=false and change it to true. Just throwing it out as an option. Reactions: un worry and Flaeye
If you want Zombies to be unable to break doors and Endermen unable to pick blocks as well, the gamerule works fine. If you just want non-destructive Creepers, go to /config/CodeChickenCore.cfg and find Code: #If set to true, creepers will not destroy landscape. (A version of mobGreifing setting just for creepers) environmentallyFriendlyCreepers=false and change it to true. Just throwing it out as an option.
F Flaeye New Member Jul 29, 2019 14 0 0 Jan 19, 2014 #4 hey sorry i did not answer earlier - i was travelling. thanks a lot for both your answers, this solved it for me!
hey sorry i did not answer earlier - i was travelling. thanks a lot for both your answers, this solved it for me!