Personally Id recommend CreeperHeal. I’ve got it turned off for “creeper” reasons on my family world (ie my son dragging creepers into our base) and we found the ender dragon didn’t destroy and neither does the wither. Expected Results:CodeChickenCore (needed for NEI) has the ability to disable Creeper explosion damage by setting environmentally friendly Creepers to true in the config. disable exploding beds in the. commandBlockOutput - true/false. Enter the command /gamerule mobGriefing false (ensuring to keep the upper. Code Chicken!No Creeper Grief - No blocks griefing & Still damage entities Minecraft Data Pack. This is a super simple and lightweight plugin designed to be an alternative to the Vanilla Tweaks datapack. The subreddit for all things related to Modded Minecraft for Minecraft Java Edition --- This subreddit was originally created for discussion around the FTB launcher and its modpacks but has since grown to encompass all aspects of modding the Java edition of Minecraft. execute as u@e[type=creeper] run data modify entity u@s ExplosionRadius set value 0 But from what I understand it also disables damage to players. . The area cloning happens the frame after the explosion happens and is pretty command intensive, whereas the mobgriefing is off for as long as any player is within 5 blocks of a creeper, since that's just 1 command. 7. The Lunar Undead [TLU] MORE TOOLS. Customize your Mob Griefing Add-on for Minecraft Bedrock Edition. BE: value: Boolean: enum and value: int: int. ago. Using either commands or a plugin for Java we shall stop any explosion from destroying blocks. . Gamerule commands are able to change the game settings completly. json and disabling the trigger in the section minecraft:target_nearby_sensor (which would still allow you to detonate them manually with flint and tinder if you so choose. /gamerule mobgriefing false Stops creeper explosion damage. 5. execute @e [type=creeper] ~~~ summon zombie. The thing is if they come from behind you will immediately have to. Then, in the world list, select the one you’ll use. And if you are just worried about creepers destroying blocks, you can make it so. Check Details. Epicdude89 • 6 mo. I always had mob griefing set to off because of endermen randomly picking up and placing blocks which i found very annoying, and to a lesser extent creeper explosions, which I hate, but at the same time feels like a major part of minecraft, lol. . Add-ons cannot be stacked like resource packs. To stop mob griefing, players will have to use the gamerule command in Minecraft. 19. A button can be made from wood planks, and you can place one in each side of a full block to toggle redstone power. My suggestion is to change the mobGriefing and add setExplosionDestruction variables into /gamerule command. ago. i just found out this mod that stop block explosion Better mobGriefing GameRule ( mod in Forge) you can go into the mod menu in game ,find the mod and click the config , set the creeper inherit into false , Finally it will not blow up block but still damage player or. lingering_effects. 4M subscribers in the Minecraft community. you could just put a repeating command block in the centre and do something like this if you just want to remove all creepers within a certain distance of the command block. Part 2: Detonating with Fire Light a TNT block with flint and steel. ; Disable Ghast fireballs destroying blocks. 17] you can now turn off Anticreeper's behavior for certain explosions in certain worlds. ago. This mod allows you to toggle if creepers explode and if they do block damage when they explode. Where do Creepers go when they explode? Perhaps creepers do not die when they explode. json file. Currently there are no plans for a config file as this is meant for small servers who simply need a way to disable creeper explosions without disabling ALL forms of "mob-griefing. 1 and I am having trouble with the commands. TheUserAnimated • 5 yr. 4) introduces a new options menu that allows players to enable or disable the ability of griefing for mobs and creatures around the world of Minecraft. The reason why I want this is because I want to keep Creepers and Ghasts from blowing my stuff up while still being able to breed Villagers or have functioning carrot/wheat farms with out constantly turning. Since it's a command, players will have to enable cheats to run it. A more complex setup could be made to detect that a creeper is about to explode with execute if entity then temporarily turn off mob griefing for a. 0. The reason I like this, is because you still get the full effect of the creeper causing damage to you and seeing a fun explosion, but then the the blocks heal themselves after a predetermined time. Conflicting Flags. I created this because /gamerule mobGriefing also stops (as of writing this) villagers from picking/dropping items which in turn prevents villagers from breeding. For 1. I have disabled the creeper mobs (festive creeper, support creeper, rocket creeper). Place a repeating, always active command block. Hi, Could we give consideration to the possibility of having the mod(s) turn off the explosive capabilities of Creepers? I spend time walking around…It's simple and lets you also disable TNT and ghast fireball block damage. on explode: if event-entity is a creeper: cancel event. I put a command block (repeat, unconditional and always active) with the command: "/gamerule mobGriefing" true and then I place another command block (chain, unconditional and always active) with the command: "/execute as @a at @s if entity. If set to allow, explosions caused by creepers will be enabled. ago. Nerf those creepersI don' want to disable mob griefing since villagers cant mate if that's activated and /execute as u/e [type=creeper,tag=!noexplode] run data merge entity u/s {ExplosionRadius:0,Tags: ["noexplode"]} didn't work IDK why does anyone have a good Idea what to do that doesn't include removing Creepers? This thread is archived. What will happen is that your world will always be setting mobGriefing to true (which is the default behavior), but as soon as a creeper is close to you (the "@e [type=Creeper,r=5]". Add a comment. Sheep eating grass (sheep will still regrow their wool, but the block will not change from a grass to a dirt block) Villagers harvesting/replanting farmland. Region "spawn" is inside region "map". You just have to type “/gamerule mobGriefing false”. so they are still harmful to the player but not the world one of the fireworks will still rise a bit hight the other ones can't figure out why. And the second is chained to the the repeating one with the command: /execute @a ~ ~ ~ /execute @e [type=Creeper,r=20] ~ ~ ~ /gamerule mobGriefing false. Second, Type this command→ /gamerule mobGriefing false If you don't want to open cheat you need to click "Create New World" then click "Game Rules" and find "Allow Destructive Mob Actions" then change it to "OFF ". Repeat till dead. creeper: max-height: -1 # Protect various blocks. However, for those players who want to turn off Creeper explosions via an installed plugin, they could use the following command: /region flag __global__ creeper-explosion. allow = TNT explosions are enabled in your world. remove the ability for Endermen to pick up. List flags by using the “flags” command: /region flags spawn. * before, so I'll test the most recent version on a new 1. ago. I created this because /gamerule mobGriefing also stops (as of writing this) villagers from picking/dropping items which in turn prevents villagers from breeding. Then, go to “Host Privileges” and find the “Mob Griefing” segment, where you’ll. 1- Go to your server’s control panel 2- Run command gamerule tntexplodes <true|false> true = TNT explosions are enabled in your server false = TNT explosions are disabled in. Note : While useful to keep your players out of walls, leaving this feature on may allow players to teleport through solid materials by logging out in specific locationsDisable creeper explosions /execute as @e[type=creeper,tag=!noexplode] run data merge entity @s {ExplosionRadius:0,Tags:["noexplode"]} Disable enderman block pickup. Completely disabling explosions (TNT + Creepers) Disabling creeper explosions. yml. them. Is there a way to just turn off creeper explosions? If set to deny, TNT explosions are disabled in you Minecraft worlds. # Set prevent. Would removing the file in the mob folder in my . Use the solid block conveyors around the top if that is how you're getting mobs into the trap. This can lead to significant block breakage as well as potentially destroying any items stored within chests nearby. Loh. After selecting the world, browse “More Options” and click on “Game Options”. This works in singleplayer too. disable_damage: false: Disable Creeper damage: creeper. I hate them very much. Works best if forgiveDeadPlayers is disabled. 29. Flip those to true. I want to DELETE the mob from the game entirely. Completely disabling explosions (TNT + Creepers) Disabling creeper explosions. It is similar, but with /gamerule mobGriefing false you also disable the ability for villagers to break blocks (so they can't farm) which basically renders villager breeders useless. What if you could disable individual mobs from spawning? Like this: /gamerule doMobSpawning Creeper false. /execute as @e [type=creeper,tag=!noexplode] run data merge entity @s {ExplosionRadius:0,Tags: ["noexplode"]} (Just put it inside command block in spawn chunks and set it to repeat, unconditional, always. hello i currently play on a minecraft realms server where we play survival we have disabled mob griefing to stop creepers form blowing up our map and endermen from stealing stof. 18+In this video I am going to be teaching you guys how to fully disable creeper explosions to make sure no creep. Whitelisting is a way to block members you don't want joining your Minecraft server, by only allowing players in who are on your list. . and optionally disable sound & smoke or player damage, if you really want to; and selectively configure which entities receive damage or not. The Back of the house. 16 use /execute as @e[type=creeper,tag=!noexplode] run data. I think they're great, but I want to be able to disable creeper explosion without setting mobGriefing to false, and the command to do that only works with vanilla creepers. I put a command block (repeat, unconditional and always active) with the command: "/gamerule mobGriefing" true and then I place another command block (chain, unconditional and always active) with the command: "/execute as @a at @s if entity @e[type=creeper,distance=. For Creeper Explosion. disable Ender Dragon block damage. ago. Java Edition. In this tutorial we will show you how to Disable Mob griefing on your Minecraft server using a gamerule command. Doggyroc, Nov 17, 2012. I can’t use the gamerule mobgriefing false because then it stops villagers from farming. Features: config file that allows enabling/disabling griefing. Types of Flags. Alternatively if you still want to see them, you can stop them starting to explode normally by modifying the file entities/creeper. 14 instance over the next few. This will prevent creeper explosions from damaging blocks, but they still hurt players and it also keeps ghasts, whithers, and endermen from damaging blocks. They probably only want to disable creepers. If set to false, TNT explosions are disabled in your Minecraft worlds. Do cats prevent creepers from spawning? Cats and ocelots do not attack creepers. 0. But you can simply add or remove players by using /whitelist [add/remove] [player]. L Lord. 1st command: /gamerule docreeperexplosion true /gamerule docreeperexplosion false 2nd command /gamerule docreeperblockdamage true. 1. It means only creeper will not spawn. Then, if a creeper is about to explode outside of the arena, spawn tnt that is about to explode and remove the creeper. Multi-world support; [In 4. - Stop/Allow beds from breaking blocks in the Nether and End. Store the x,y,z position of the player and the entities in a scoreboard and subtract them. I had tried denying creeper-explosion, but it also denied the player damage. Creepers will wander around until they get close enough to a player or structure and then explode, causing tremendous destruction. - In region "map" I have mob-damage set to allow. Flag Listing. ago. I have everything working, (see this post) but I'd like to make the charged creeper I spawn in do more damage but with a smaller explosion radius. This plugin is so good, for example sometimes i use "/gamerule mobGriefing false" to disable creeper destroying blocks, but that command also make villagers unable to take bread thus they can't breed, or enderman unable to take dirt blocks. Creeper will Transform into Charged Creeper. It is similar, but with /gamerule mobGriefing false you also disable the ability for villagers to break blocks (so they can't farm) which basically renders villager breeders useless. I have found the following ways: (downside in parentheses) explosionRadius =…I also kinda want to disable creeper explosions. It does but the creeper doesn't blow up at all, it just sizzles over and over again. ; Ghast explosions still deal damage. How do I turn off creeper explosions? How do I turn off creeper explosions? Gaming. they have mob-specific "anti grief" plugins that you can possibly use, only for certain java editions i believe. /gamerule docreeperexplosion false. On the other hand, the TNT explosion option specifically pertains to the explosion caused by TNT blocks. 4. execute as u@e[type=creeper] run data modify entity u@s ExplosionRadius set value 0 But from what I understand it also disables damage to players. By your image, it seems that the villagers do not pick up the food. endermen. Test the command by spawning a creeper near your building. - In region "spawn" I have mob-damage set to deny. I want the Gamerule MobGreifing to be split into two other Gamerules called HostileMobGriefing and PassiveMobGriefing. With the same redprotect config, setting gamrule mobgriefing to false makes creepers deal damage again, and setting it again to true denies damage. 13. /gamerule mobgriefing false prevents ALL entities from interacting with blocks, but i still want creepers to do block damage without the crater. execute as @e [type=creeper,nbt=! {ExplosionRadius:0}] run data merge entity @s {ExplosionRadius:0} We don't want to disable villager breeding and other mob actions by disabling mobgriefing, we just want to affect creepers. (Not tested on 1. 1st command (turns creeperexplosions on/off): /gamerule docreeperexplosion true. • 2 yr. #2. The mob griefing option will affect first the explosion caused by mobs, which are disabled if you also disable the mob griefing, but also the ability of mobs to change the world ( for example the ability of Ender Mans to. It doesn't. Griefing is the act of irritating and angering people in video games through the use of destruction, construction, or social engineering. /gamerule mobGriefing false. (Late edit: couldn’t find a mod so I redid the mod i made with a more reliable way that i found later. To prevent mobs from altering the landscape or pilfering blocks, you need to run a single command: /gamerule mobGriefing false. And if you don't want the command block to be in the middle of spawn, just. false: Bool Yes Yes. It depends. G AKA Anti Creeper Griefing it stops creeper from braking your lovely homes and terrain near your home. If set to false, TNT explosions are disabled in. A message should pop up in chat to confirm your command has been executed successfully. This is the default value. A small mod that allows tweaking some aspects of Creeper or other explosions. type /gamerule mobGriefing false. I know that you can block creeper block damage in the main config but i only want to block it in my spawn. There is no way to change the ExplosionPower without Creepers (all other mobs work) damaging you. I have a background in coding, so maybe somebody can point me in the direction to disable block damage from Creeper Explosions in the files? I would really prefer to do this without mods. Click flag values to change them, and the arrows at the bottom to navigate through pages. The area where the explosion takes place demands players to hide inside of 16 blocks so that the eruption blast over the players that leads the detachment between burst and players is around the gap of a few blocks. Save and restart. How to disable Mob Griefing on a Minecraft Server; 8. g. So here's the deal, on the server I play on we have the /gamerule mobgriefing set so creeper explosions dont do damage to structures. E. Hello, just as the title implies, I want hostile mob griefing off while villagers can; such as endermen stealing blocks, creepers breaking blocks, and ghasts breaking blocks. 1 and I am having trouble with the commands. disable exploding beds in the. I think this new one is more robust: it only disables mobGriefing when a player gets very close to a creeper (within 4 blocks), and only re-enables the gamerule when the same player is at least 26 blocks away from any creeper. /gamerule mobgriefing false /gamerule. I use it. /kill @e [type=Enderman] He kills every Enderman in the game. With mobGriefing disabled, several survival features are broken, including efficient Wool farms, Villager breeding, and Snow farms, which is a nuisance when one wishes to only disable Creeper damage, for example. . You should check the Config and search for Creeper. This is the default value. Whether command blocks should notify admins when they perform commands. ago. CryptoI don't think anyone ever made a mod/plugin allowing such control on creeper explosions, it's mostly everything or nothing. For creepers, repeat these two commands in a function file or with a command block chain. without fire. . Advertisement Coins. Jane's Mod. Then you can press the up arrow in chat (to add the most recent command back into the chat bar) and just add "false" to the end so you know that it's spelled correctly. 2, 1. This is commonly used to disable creeper explosions from breaking blocks, but it also affects other things, like your villagers. You’ll find it inside the world saves folder. - Stop/Allow beds from breaking blocks in the Nether and End. disable_block_breaking: true: Disable Ravager breaking blocks: silverfish. This is the default value. The creepers still spawn so it doesn't take that aspect away, but it lets you disable the actual block damage. I would suggest the [ [Better mobGriefing Gamerule]] mod and quit using plugins. Changing mobGriefing to anything else positive (1,yes,on) for example (i know these are wrong) yields a huge, tnt size explosion that also does no damage. Most players tend to dislike and frown upon griefing, while others feel it. If set to false, explosions caused by mobs will be disabled. 17/1. The Portal Basement (underneath the First Floor) The Second Floor. If set to false, explosions caused by mobs will be disabled. 6 you can set the mobGriefing game rule to false to prevent creeper damage. I suggest you look for a command block machine on planet Minecraft, or write one yourself, but if you are new to commands, there isn’t anything you can do other than mirder the creepers brutally. The most common and useful tweak is probably the one where all the blocks destroyed by Creeper explosions will always drop as items. 'Better mobGriefing GameRule' is a Minecraft mod which improves the 'mobGriefing' game rule, allowing separate. disable exploding beds in the. ago. Posted January 10, 2013. I need this for my MobArena, and since it is in spawn, nothing should get destroyed, and still hurting the player. in sted of an explosion, they pop with 3 fireworks. For Java people can really use a Grief Prevention plugin that would halt any TNT or creeper explosion promptly. And I don’t like random creeper holes in the terrain. By setting the "mobGriefing" game rule to "false", you can prevent mobs from causing destruction or interacting with the environment. C. CC BY-NC-SA 3. It sounds like something isn't working in new instances that haven't had previous versions of DHG in 1. Type /gamerule. /gamerule mobGriefing false. By default, mobGriefing gamerule is always activated. -1 allows them to explode everywhere. Additional comment actions. It appears you already have the knowledge needed to construct a command like that, given that you were able to present the command in your side question there. •. invisible charged creeper that teleports to tnt, turn off mobgriefing, and summon watter for a tick when tnt explodes (and remove it after) so it doesnt do damage itself or block damage but dos knockback, then the charged creeper walking around will come to you and explode (but do no damage to blocks). Then it needs to be on easy to work. Disabling mob griefing can make your gameplay experience more peaceful and focused on building. Using commands, players can stop mobs from affecting their creations. He said "individual mob". - In region "map" I have mob-damage set to allow. 1. thats what I tried - but didn’t word. So if someone could help me create a command that lets creepers still do damage to entities but not damage any blocks that. /gamerule mobGriefing creeper false or /gamerule mobGriefing minecraft:creeper. if you know please tell me XD. When the pack is loaded creeper explosions will not destroy blocks - but explosions will still harm players and mobs. 6210classick • 8 yr. Best. Most of you can figure it out on your own, but incase not here is command to turn off creeper explosions in 1. /rg flag __global__ other-explosions allow. Minecraft - Creeper Explosionen Deaktivieren OHNE /Mobgriefing false. 17/1. disable exploding beds in the netherI created this because /gamerule mobGriefing also stops (as of writing this) villagers from picking/dropping items which in turn prevents villagers from breeding. Flip those to true. Not sure about mods, but using /gamerule doFireTick false will stop fire spread. all you have to do is build a villager farm complete with a crop field and a "brown shirt" villager that will tend the farm. I know you can set MobGriefing to false, but this is not ideal for village farms and things like that. 16. yml. Creepers can still cause damage but do not destroy blocks. Panda's Beyond MC. 1. I do not want to remove the explosion effect from them. The add-on at the top of your world list will be the one that takes priority over the others. ago. for spawning the creeper, i would use /summon creeper ~ ~ ~ {Fuse:0s} at the location of the bosshey guys, i want to use /gamerule mobgriefing false , but i want sheeps eating grass and snowman making snow on the floor. . The vanilla tweaks suggestion is your best option, if you can’t or don’t want to do that, consider what I do on my server. setExplosionDestruction's range of. 2- Join your server, then go to the world you want to disable Creeper explosions & TNT on, then run the command you want to use from the list below. 76. You can also use (in the newest Minecraft snapshots) this command blocks. knockback. As far as I know theres no way to prevent it. Does anyone have a… AdvertisementYes it is with cheats, just tipe /gamerule mobGriefing off , if it doesnt work try /gamerule mobGriefing false. If set to deny, explosions caused by creepers will be. It depends. it would be nice if the explode block had an option to. When setting mobgriefing to false, most survival players want to disable the destruction caused by a creeper blowing up their creations and are fine only dealing with the entity damage. When creepers die and a creeper seed spawns, theres a small explosion when they spawn. Region "spawn" is inside region "map". of. Best. Im torn on that. Place the zip file in the data packs folder. You can set /gamerule mobGriefing false. For MC 1. Can you disable creeper explosions in Minecraft Bedrock? No, it is not possible to disable creeper explosions in Minecraft Bedrock without using external tools or modifying the game files. For the base problem you stated (I would like to keep creepers, but it seems to do this I would have to build every thing out of obsidian and bedrock so the creeper explosions don't ruin my paths and rooms!): Just run the command /gamerule mobGriefing false, it'll prevent creepers from exploding. execute @e [type=creeper] ~~~ summon zombie. yml. AntiCreeperGrief. This is the simplest method of detonating TNT. mobgriefing false is a command that will affect the game globally and not just disable creeper explosions. Then, if a creeper is about to explode outside of the arena, spawn tnt that is about to explode and remove the creeper. Toothpick July 13, 2015, 3:20pm 3. The thing is, I'm working on a Villager Breeder which is dependent on them throwing and picking up food, which requires us to set "/gamerule mobGriefing" back to true. D3Core is used for either Holoinventory or Lumberjack; maybe both. Asylum Engine | Outlast Mod. I set the explosionradius to -2, so when they explode, they actually blast players back, just so they are still dangerous! /execute as +e [type=minecraft:creeper,tag=!noexplode] run data merge entity +s {ExplosionRadius:0,Tags: ["noexplode"]}Is there a way to disable creeper explosion damage to blocks but still do damage to players/npcs without disabling ANYTHING ELSE? There's a gamerule command which disables many other npc behaviors like farming and the command block method (at least the one I've seen) makes creepers not deal damage at all. Here is how to summon a Creeper already Active and Explode on Summon: /summon Creeper x y z {powered:1,ignited:1,ExplosionRadius:0,Fuse:0}. What does the mob griefing option do? The mob griefing option will affect first the explosion caused by mobs, which are disabled if you also disable the mob griefing, but also the ability of mobs to change the world (for example the ability of Ender. /gamerule mobGriefing false. • 2 yr. GameStop Moderna Pfizer Johnson & Johnson AstraZeneca Walgreens Best Buy Novavax SpaceX Tesla. - Stop/Allow respawn anchors from breaking blocks. if you know please tell me XD. execute @e[type=Creeper,r={enter radius of protection here}] ~ ~ ~ /gamerule mobGriefing false. Then place another command block where the arrow on the first points to, and set it to a Chain Conditional, Always Active. /execute as @e [type=creeper,tag=!noexplode] run data merge entity @s {ExplosionRadius:0,Tags: ["noexplode"]} (Just put it inside command block in spawn chunks and set it to repeat,. Endermen can’t pick up blocks either and villagers can’t pick up food from ground. 16 use /execute as @e[type=creeper,tag=!noexplode] run data. ago. Hey guys, a friend of mine recently started a realm and he likes to play with mobGriefing off to disable creeper explosions. false: Bool Yes No. This data pack meets in the middle, saving your work, but still keeping them as a viable threat in game! In these worlds, disabling mobgriefing works just like this, but completely ruins most farms. Buzzy Teeth. minecraft gamerule mobgriefing - Thisonlyworksinsingleplayer,servergamerulesandserversettingscannotbe. How to turn off Creeper Explosions. mobGriefing is either on or off - there's no middle ground. /gamerule mobGriefing <true|false>. You demand cheats that can access the commands. but with this amazing plugin i can just do: /nmg creeper disable /nmg tnt disable /nmg wither disable Hello everyone, I am currently in 1. CommandBlock. The command to turn off mob griefing (Image via Minecraft) Players in the Java edition only need to open their chat console, either by using the T key or hitting the. Yuurg • 4 yr. With the same redprotect config, setting gamrule mobgriefing to false makes creepers deal damage again, and setting it again to true denies damage. 5 version let me know, I have a copy floating aroun somewhere. g. I want it so that you can hit mobs in region "map". Put out the Fire. Not sure how to do that, but that might work. I always had mob griefing set to off because of endermen randomly picking up and placing blocks which i found very annoying, and to a lesser extent creeper explosions, which I hate, but at the same time feels like a major part of minecraft, lol. One solution would be to turn mobGriefing to false, using the command /gamerule mobGriefing false. This plugin is wonderful for disabling creeper explosions. Rollback Post to Revision RollBack Check out my No-Crafting Table Challenge, my Renewable Resources Mod, my Simple Mod Maker Mod, my story, and my Youtube channel !1 Answer. This is the default value. But anyways. to. lingering_effects. Asylum Engine | Outlast Mod. Article Contents How to Disable Explosions in Minecraft Step 1: Install Plugin Step 2: Setup the plugin TNT Creeper How to Disable Creeper Explosions in Minecraft. Any mobs such as zombie or skeleton will still spawn, i presume. Its the creeper seeds. Best There’s a VanillaTweaks data pack that disables creeper damage under “Mobs”. 13) 2. This is a unreliable mod I tried to make. I believe it would be possible to remove damage to both blocks and players altogether by setting their explosion radius to 0, and giving creepers an instant damage lingering potion effect which they’d leave behind when they explode. 17/1. In-game commands to query, set, and save configuration items allows testing config changes without making them permanent; save configs to disk without every manually editing config. I have everything working, (see this post) but I'd like to make the charged creeper I spawn in do more damage but with a smaller explosion radius. ago. It also apparently prevents snow golems from creating. Currently there are no plans for a config file as this is meant for small servers who simply need a way to disable creeper explosions without disabling ALL forms of "mob. How to disable creeper explosions in 1. SinglePlayer : As Gilbert V stated, you can use /gamerule mobGriefing. u53rn4m3_74k3n • • 1 yr. To light the TNT, use a fire charge. (Not tested on 1. In-game commands to query, set, and save configuration items allows testing config changes without making them permanent; save configs to disk without every manually editing config. So I'm playing on a Realm, and the OP has turned off Creeper explosions since it's a very build-heavy Realm, using the "/gamerule mobGriefing false" command. For Java Edition, refer to the “Control Explosions Using Plugin” section below. Sheep will still regrow their wool but without turning grass into dirt. /rg flag __global__ creeper-explosion. The player can disable or enable griefing worldwide and after configuring once, the plugin will remember it and there is no need to change the settings again. I created this because /gamerule mobGriefing also stops (as of writing this) villagers from picking/dropping items which in turn prevents villagers from breeding. 4M subscribers in the Minecraft community. To set entity setting: /mobgriefing|mg <entity> true|false. Loh. enabled: false: If creepers should spawn a lingering effect cloud upon exploding: creeper. By default, villagers are not allowed to pick up items when mobGriefing is disabled, which. Entity data is no more. How do I turn off creeper explosions? How do I turn off creeper explosions? Gaming. I'm looking for something where I can specify a player and in a radius of 10 blocks around the player for example no creeper explosions will destroy blocks. How do I do this without using /gamerule mobGriefing false? I have tried using the command /entitydata @ entity [type= Creeper] {ExplosionRadius:0} within a command block but it doesn't work: the command turns red, indicating it isn't a command (yes, i am aware that there shouldn't be a space inbetween @ and entity, Reddit won't let me). More MobGriefing Options Mod (1.