if cheats are on, type /gamerule mobGriefing false
If cheats are off you can't
Rollback Post to RevisionRollBack
To those of you suggesting new uses for Emeralds in the suggestions forum: Emeralds have enough uses. You can trade with villagers to get diamond armor/tools/weapons and enchants. Stop suggesting that Emeralds are useless, and learn to play Minecraft. Thanks.
If you mean to prevent them from exploding to begin with, then you have several options depending on what you're looking for. If you want creepers to still track you, you can set their "Fuse" tag to maximum so that it takes ~27 minutes for it to explode (the timer resets when it gets out of explosion range):
Wouldn't you have to put this in a command block clock though? The command will affect(effect? my grammars terrible) all creepers in the world, but once new ones spawn in they won't have the same attributes. Keep in mind that I have a very basic command knowledge.
Rollback Post to RevisionRollBack
The important thing is not how long you live... It's what you accomplish with your life. While I live, I want to shine. I want to prove that I exist. If I could do something really important... That would definitely carry on into the future. My spirit will always live on. And so if I were to disappear... I think that all I have accomplished will go on. That would mean that it's living. Right?- Grovyle
"Although man kind will always look onward, yearning for more, searching for new boundries, only to break through them, With the understanding that this world is one in which we all share, comes the responsibility of knowing the decisions we make today will have a lasting impact on the generations of tommorow." - Civ 5 BNW opening cinematic
Wouldn't you have to put this in a command block clock though? The command will affect(effect? my grammars terrible) all creepers in the world, but once new ones spawn in they won't have the same attributes. Keep in mind that I have a very basic command knowledge.
Almost all command mechanisms need to be on a clock. Since /gamerule does not help him, it's essentially his only option.
The commands target unprocessed creepers on each clock cycle. Any new creepers are not processed, so they will then be changed (and then marked as processed directly in the same command).
It does not. Firstly, the tag is "ignited", not "Ignited". Secondly, "ignited" is used when the player right-clicks a creeper with a flint & steel. It's not set to 1 when it's exploding naturally.
How can I disable Creeper explosions in survival mode?
if cheats are on, type /gamerule mobGriefing false
If cheats are off you can't
I tried this, but this will disable Creeper Block Damage. I want to disable Creeper Explosions
http://minecraft.gamepedia.com/Commands This should help they might have a different command for mob damage.
You can set the creeper's "ExplosionRadius" value to 0 to prevent both block damage and heart damage. Example using 1.9 mechanics:
If you mean to prevent them from exploding to begin with, then you have several options depending on what you're looking for. If you want creepers to still track you, you can set their "Fuse" tag to maximum so that it takes ~27 minutes for it to explode (the timer resets when it gets out of explosion range):
If you don't want creepers to track you to begin with, you can set their "generic.followRange" value to 0:
Minecraft-things: http://skylinerw.com
More Minecraft-things: https://sourceblock.net
Guides for command-related features (eventually moving to Source Block): https://github.com/skylinerw/guides
I primarily hang out in the /r/MinecraftCommands discord, where there's a lot of people that help with commands: https://discord.gg/QAFXFtZ
Their corresponding subreddit: https://www.reddit.com/r/MinecraftCommands/
Wouldn't you have to put this in a command block clock though? The command will affect(effect? my grammars terrible) all creepers in the world, but once new ones spawn in they won't have the same attributes. Keep in mind that I have a very basic command knowledge.
The important thing is not how long you live... It's what you accomplish with your life. While I live, I want to shine. I want to prove that I exist. If I could do something really important... That would definitely carry on into the future. My spirit will always live on. And so if I were to disappear... I think that all I have accomplished will go on. That would mean that it's living. Right?- Grovyle
"Although man kind will always look onward, yearning for more, searching for new boundries, only to break through them, With the understanding that this world is one in which we all share, comes the responsibility of knowing the decisions we make today will have a lasting impact on the generations of tommorow." - Civ 5 BNW opening cinematic
Victory Yell
https://youtu.be/fqSyibSPq5w?t=4m46s
Other Stuff
https://gfycat.com/DismalJoyfulCaribou#
Almost all command mechanisms need to be on a clock. Since /gamerule does not help him, it's essentially his only option.
The commands target unprocessed creepers on each clock cycle. Any new creepers are not processed, so they will then be changed (and then marked as processed directly in the same command).
Minecraft-things: http://skylinerw.com
More Minecraft-things: https://sourceblock.net
Guides for command-related features (eventually moving to Source Block): https://github.com/skylinerw/guides
I primarily hang out in the /r/MinecraftCommands discord, where there's a lot of people that help with commands: https://discord.gg/QAFXFtZ
Their corresponding subreddit: https://www.reddit.com/r/MinecraftCommands/
How about this.
This makes it impossible to explode.
It does not. Firstly, the tag is "ignited", not "Ignited". Secondly, "ignited" is used when the player right-clicks a creeper with a flint & steel. It's not set to 1 when it's exploding naturally.
Minecraft-things: http://skylinerw.com
More Minecraft-things: https://sourceblock.net
Guides for command-related features (eventually moving to Source Block): https://github.com/skylinerw/guides
I primarily hang out in the /r/MinecraftCommands discord, where there's a lot of people that help with commands: https://discord.gg/QAFXFtZ
Their corresponding subreddit: https://www.reddit.com/r/MinecraftCommands/
So you dont want them to blow up.... at all ? Can I ask why?
This means, creeper will not be ignited when you relog! Perfect solution for exploding creepers, relog! Since it isn't stored in NBT! .