The. mobGriefing is either on or off - there's no middle ground. You could use data merge entity in a repeating command block to set explosion radius to zero, but that would prevent creepers from doing any damage to health as well. So, the corrext usage is: Code (Text): /region flag montana deny-block-break stone deny. in sted of an explosion, they pop with 3 fireworks. execute @e[type=Creeper,r={enter radius of protection here}] ~ ~ ~ /gamerule mobGriefing false. execute as @e[ type = minecraft:creeper , tag = !noexplode ] run data merge entity @s { ExplosionRadius : 0b , Tags: [ "noexplode" ] }. This is an issue, because I want to disable Creeper and Ghast damage on my server, without affecting anything else that mobGriefing. This is most likely because the game rule mobGriefing is set to false. villagers planting seeds and wither eating blocks). The pack works by temporarily disabling the mobGriefing game rule whenever a player gets close enough to a creeper to cause it to explode. Well you could turn the gamerule Mobgriefing off but it would affect the enderman across the whole world, stop creeper explosions and stop the harvest of thé crops by villagers. ago. 7. So if you don't like Endermen griefing your builds, Hate when Creepers make holes in your yard/build, Don. /gamerule mobgriefing false Stops creeper explosion damage. This has only two options, true or false. MomentariyModder' Applications. 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. Griefing is the act of irritating and angering people in video games through the use of destruction, construction, or social engineering. 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. AntiCreeperGrief. Head over to your server Console or enter into your Minecraft Server. lingering_effects. yml. vanillatweaks (for java) might have a datapack/resourcepack/plugin/mod (whatever you call it) that can disable creeper explosions. Creeper explosions will destroy dropped items and cause objects within item frames (including the item frame iteself) to break. Also there are datapacks that specifically remove enderman griefing without changing anything else. -1 allows them to explode everywhere. Creepers will wander around until they get close enough to a player or structure and then explode, causing tremendous destruction. 14 instance over the next few. 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). 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. Unlike standard griefing, which is perpetrated by other players, mob griefing is executed by Minecraft's mobs (as the name implies). Thanks in advance!creeper. 2+: and create a thread in the dedicated channel for data pack issues. 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=. 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. ago. false: Bool Yes No universalAnger: Makes angered neutral mobs attack any nearby player, not just the player that angered them. If you want to restrict it to the current dimension only, you can add x=0 to the selector to end up with @e [type. Make sure to captilize the G in griefing like i did Both packs temporarily disable the mobGriefing gamerule when a player gets close to a creeper. If set to allow, explosions caused by creepers will be enabled. Method #1: On a fast Redstone clock / using Repeat Command blocks, put this command: /execute @e [type=PrimedTnt] ~ ~ ~ summon Creeper ~ ~ ~ {powered:1} Then, with a Comparator, execute this command to kill the TNT: /kill @e [type=PrimedTnt] Note: Before you do this, you would have to run this command:. For Creeper Explosion. Pretty sure this is a vanilla command. That will disable creeper explosions until you type it in again. execute @e [type=creeper] ~~~ summon zombie. TNT can be detonated with another TNT explosion. 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. 17] you can now turn off Anticreeper's behavior for certain explosions in certain worlds. Is this some sort of problem that some people encounter and is there a fix? I really just want to disable block damage from Creeper Explosions. You can Google “Minecraft creeper explosion command block” to get a working command. /gamerule mobGriefing . Panda's Beyond MC. Most of you can figure it out on your own, but incase not here is command to turn off creeper explosions in 1. In the bottom, enter the following command: fill ~ ~1 ~ ~3 ~1 ~ air. setExplosionDestruction's range of. Xisumavoid of the Hermitcraft server has an anti-creeper-grief datapack at (it literally just makes the creeper explode. mobGriefing's range of effect should now exclude any mob/entity explosions, while it toggles other block-changing behaviors of mobs/entities (ex. If set to true, explosions caused by mobs will be enabled. By default, mobGriefing gamerule is always activated. 14 instance over the next few. Multi-world support; [In 4. Quote from WicHenery. Vanilla Tweaks Anti Creeper Grief pack. entitydata @e[type=creeper,tag=!nogrief] {ExplosionRadius:0b} scoreboard players tag @e[type=creeper] add nogrief. However, if the creeper is about to explode within the arena zone, you could just let it explode since mob griefing is disabled. These core mods. 4 Answers. 16. yml. use cobwebs to stop them from dying on the way down. Most players tend to dislike and frown upon griefing, while others feel it. 4. It’s perfect for making your server and builds look just as good as it started. A message should pop up in chat to confirm your command has been executed successfully. creeper: max-height: -1 # Protect various blocks. When mobGriefing is disabled, piglins do not pick up gold ingots,. EDIT: just to say, setting gamerule mobGriefing to true yields a tiny explosion that does no damage. enabled: false: If players should be knocked back when a Creeper explodes: creeper. Using commands, players can stop mobs from affecting their creations. It also apparently prevents snow golems from creating. Type /gamerule. Without WorldGuard Plugin. Code Chicken Core also includes a config option to only disable creeper explosion from breaking blocks. 2nd command (turns blockdamage of creepers on/off):But, the barriers prevent the player from leaving the area, and in the same line of command blocks you can easily do a gamerule that turns the griefing off, then back on when you decide to leave the area/win. By default, the chance is 100%, but it can be easily changed to any other percentage by entering "/function confetti_creepers:config". After allowing cheats, follow these steps to. 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. Do Creepers keep destroying your house? If so you'll need to learn how to stop them!In today's video, I'll show you various ways of defending your home from. Valheim Genshin Impact Minecraft Pokimane Halo Infinite Call of Duty: Warzone Path of Exile Hollow Knight: Silksong Escape from Tarkov Watch Dogs: Legion. well use u/elementallie's suggestion but if u rlly want in one cmd then use data merge (I highly reccomend using data modify, but alas to do multiple changes to the root tag you need data merge) so the cmd wod be . 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. If set to deny, explosions caused by creepers will be. 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. Customize your Mob Griefing Add-on for Minecraft Bedrock Edition. Does no terrain damage when the mobGriefing game rule is set to false. Best There’s a VanillaTweaks data pack that disables creeper damage under “Mobs”. • 4 yr. When you are using the flag "deny-block-place" (and many others) you need to specify a block. But stop enderman griefing in a certain area. ) Zombies breaking doors. How to disable creeper explosions in 1. allow = TNT explosions are enabled in your world. Then. execute @e[type=Creeper,r={enter radius of protection here}] ~ ~ ~ /gamerule mobGriefing false. Additional comment actions. . I have found the following ways: (downside in parentheses) explosionRadius =…I also kinda want to disable creeper explosions. /rg flag __global__ mob-damage allow. 17] you can now turn off Anticreeper's behavior for certain explosions in certain worlds. Multi-world support; [In 4. By setting the "mobGriefing" game rule to "false", you can prevent mobs from causing destruction or interacting with the environment. knockback. This is a blog that teaches you how to make tnt that will hurt players without damaging the terrain. Region "spawn" is inside region "map". /tp @e [type=creeper, distance=. So if someone could help me create a command that lets creepers still do damage to entities but not damage any blocks that. # Set prevent. JE: <value>. /scoreboard objectives add fuse dummy. ago. You can disable the Creeper explosions by using a simple command: /gamerule. 1 and I am having trouble with the commands. a command might be able to do something with this. Trying to set up safe zones like global spawn and shops etc. of. I know that you can block creeper block damage in the main config but i only want to block it in my spawn. In-game commands to query, set, and save configuration items. Flip those to true. i'm thinking /execute at creeper (armed = 1. enabled: false: If creepers should spawn a lingering effect cloud upon exploding: creeper. 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. You can use /gamerule mobgriefing false to stop creepers' explosions from damaging blocks, but it will also stop endermen from picking up blocks, as well as stopping villagers from being able to pick up food or break crops, so if you want any of that to stay, I wouldn't use that one. I had the same issue with my conveyor belts, covers and fluiduct getting destroyed. disable exploding beds in the. Add a Comment. in the Nether and End, it's fine. 19. TheUserAnimated • 5 yr. . false: Bool Yes No. You can also use (in the newest Minecraft snapshots) this command blocks. I think this would be helpful and very enjoyable, especially for the survival builders who hate creepers but need spiders for strings. Before you attempt to disable mob griefing. Then, in the world list, select the one you’ll use. 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. ago. The most common and useful tweak is probably the one where all the blocks destroyed by Creeper explosions will always drop as items. Whether block loot is dropped by all blocks (false) or randomly (true) depending on how far the block is from the center of a TNT explosion. You also have the option to simply disable mob spawning with this command: /gamerule doMobSpawning false. How to Disable TNT and Creeper explosions Disable Creeper explosions . This is a super simple and lightweight plugin designed to be an alternative to the Vanilla Tweaks datapack. So if someone could help me create a command that lets creepers still do damage to entities but not damage any blocks that. 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. It's only disabled in the main overworld world. However, I've recently started building a villager breeder and a completely automatic bread farm using farmer villagers (spent a lot of time making it big and efficient), but the problem is that they won't harvest the crops if I have mobGriefing disabled!Players can disable some of the explosions by using Plugins and certain commands. Use the solid block conveyors around the top if that is how you're getting mobs into the trap. yml. 4M subscribers in the Minecraft community. The area_effect_cloud is killed and the gamerule mobGriefing is set back to true without affecting any other aspect of the gameplay. Yuurg • 4 yr. 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. yml. Grab the WorldProtect plugin. In the Java edition you should follow these steps: Open the console by pressing “T”. Since it's a command, players will have to enable cheats to run it. Best. 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. Copy paste it in. Trying to protect builds in the nether from being blown up, the only command I can come up with is: data merge entity @e [type=minecraft:fireball] {ExplosionPower:0} in a repeating cmd block, but it seems to have no effect. I'm in a 1. You’ll find it inside the world saves folder. In the Essentials Config is a oppurtunity to turn it off. Jane's Mod. But you cannot hit any mobs in both regions. This will prevent mobs such as Creepers and Endermen from breaking blocks in your world. 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. What if you could disable individual mobs from spawning? Like this: /gamerule doMobSpawning Creeper false. Turn Off The Explosion in Minecraft Casued By Creeper. 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. • 2 yr. He said "individual mob". This will stop certain mobs like creepers, endermen, zombies, skeletons, withers, ender dragons, and ghasts from destroying or picking up blocks. Put out the Fire. endermen. 0. This is a very simple plugin that allows a server admin, to turn off Endermen being able to pickup or set down blocks. - Currently supports Wither, Ender Dragon, Creeper, Ghast and Endermen. Most of you can figure it out on your own, but incase not here is command to turn off creeper explosions in 1. Then type in: gamerule mobGriefing trueThere does appear to be a mod that I found on Curseforge called "No TNT Griefing". Part 2: Detonating with Fire Light a TNT block with flint and steel. lingering_effects. I have disabled the creeper mobs (festive creeper, support creeper, rocket creeper). Otherwise, you can do it directly in the comments section. Add a comment. I tried many different things so please offer me solutions. 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 really don't like having to worry about my perhaps-complex constructions being destroyed by a stray creeper explosion, so I always do /gamerule mobGriefing false or whatever it is in my survival worlds. Playing Age of Empires on our server and we dont have to worry about it. Buzzy Teeth. Type the command in the chat window. /region flag __global__ creeper-explosion [allow | deny] To disable the mob griefing on your Plugins server using the WorldGuard plugin you need to use the. creeper-playerdamage: false. Minecraft Tutorial Playlist video will show you. Just in a server with a few mates, and my mob grinder has a tendency to explode randomly due to random creeper explosions, I am trying to get the owner to turn off mobgriefing but apparently it's "cheating". ; Disable Ghast fireballs destroying blocks. Any mobs such as zombie or skeleton will still spawn, i presume. 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). /tp @e [type=creeper] ~~-1000~. )Mar 26, 2016. creeper: max-height: -1 # Protect various blocks. 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. Enter the command /gamerule mobGriefing false (ensuring to keep the upper. disable_explosion_block_damage: true: Disable Creeper block griefing: creeper. If you want to do that heres how: Repeating, unconditional, always active. Flag Listing. Best. Then, go to “Host Privileges” and find the “Mob Griefing” segment, where you’ll. i can make it so the explosions don't show with optifine but that fire just screws everything up. Flip those to true. CommandBlock. This is commonly used to disable creeper explosions from breaking blocks, but it also affects other things, like your villagers. For Java people can really use a Grief Prevention plugin that would halt any TNT or creeper explosion promptly. true. Turn off creeper explosions. The problem is that, to achieve this kind of play style, players must sacrifice many other completely unrelated gameplay elements, many of which are central to. 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. The /r/feedthebeast subreddit is not affiliated or associated with the Feed. Then put this command in it. 1 Answer. Hello everyone, I am currently in 1. 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. Set it by typing:How to disable creeper explosions in 1. - In region "map" I have mob-damage set to allow. /gamerule mobGriefing <true. Cancels TNT, Fireballs, Wither explosions, ender crystal, unknown explosions (from other plugins) with all of same options as for creepers, aboveWith a vanilla server, it simply is not possible without turning off hostile mobs. 13) Put a repeating command block in your spawn chunks with. QuietCraft. It means only creeper will not spawn. • 2 yr. block-creeper-block-damage = false. Agreed. Anyone, even without op permissions, can enter "/trigger conCre" to see what the percentage. By default, mobGriefing gamerule is always activated. 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. Creeper. announceAdvancements - true/false. Best. Yes, the creeper explosions are in part managed by temporarily turning on mobGriefing when simulating the explosion, so it is afterwards turned off. I'm writing a datapack with the Holy Hand Grenade of Antioch from Monty Python and the Holy Grail. I dont really know if that flag prevents from creepers of breaking that block, but if you want to block the breaking of all the blocks use "block-place". One solution would be to turn mobGriefing to false, using the command /gamerule mobGriefing false. It made the game quite interesting with quite a few items impossible to get; I did add in recipes for them with the MineTweaker mod so that it was still possible, but the recipes were difficult and required drops from mob spawner-possible mobs (AKA. You'll need two command blocks in a column with an air block separating them. . The Minecraft Survival Guide continues! This tutorial will show you how to stop griefing from Endermen, Ghasts, and Creepers without messing with villager cr. 17] you can now turn off Anticreeper's behavior for certain explosions in certain worlds. /tp @e [type=creeper] ~~-1000~. The Lunar Undead [TLU] MORE TOOLS. * before, so I'll test the most recent version on a new 1. Then place another command block where the arrow on the first points to, and set it to a Chain Conditional, Always Active. Probably a repeating execute command block in the spawn chunks that will get rid of the creeper when it reaches a certain point in it's explosion. region flag __global__ tnt <allow|deny>. The "fire" gamerules allow you to change whether certain explosions will create fire. If a Creeper explodes and destroys precious blocks or an. Players respawn immediately without showing the death screen. I don't just want to despawn them in certain area's like the global spawn. Region Groups. Add-ons cannot be stacked like resource packs. ; Creeper explosions still deal damage. First, you need to find a creeper and build a fence around him so that the creeper can’t run away. e folders) There MIGHT be a tick's delay between a creeper exploding and the explosion being caused, but it shouldn't be noticeableCommands: To view current setting: /mobgriefing|mg <entity> To set entity setting: /mobgriefing|mg <entity> true|false. The other side of the house. In crash landing you should set mobgriefing to false, as noted by the pack author. Personally Id recommend CreeperHeal. Buzzy Teeth. If set to false, TNT explosions are disabled in your Minecraft worlds. soo we are. By setting the "mobGriefing" game rule to "false", you can prevent mobs from causing destruction or interacting with the environment. 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. . When a creeper explodes, it will break blocks. In multiplayer, you can choose some of the plugins available depending on your server. I use it. Creeper will Transform into Charged Creeper. MCDodge34. It sounds like something isn't working in new instances that haven't had previous versions of DHG in 1. One solution would be to turn mobGriefing to false, using the command /gamerule mobGriefing false. 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. execute as @e [type=minecraft:creeper,nbt=! {ExplosionRadius:0]run data merge entity @s {ExplosionRadius:0}How to make it so that Creepers never blow up your houses again!! . For 1. You can set /gamerule mobGriefing false. Imagine diamond blocks (when you can afford to build w them), getting deleted. However. 18) and we want to disable creeper explosions without. disable Creeper, Ghast, and Wither explosions; disable Ender Dragon block damage; remove the ability for Endermen to pick up blocks; remove the ability for Zombies to break doors; make crops unharvestable by Villagers and Rabbits (breaks Villager breeding) remove the ability for Snow Golems to create snow. Then, if a creeper is about to explode outside of the arena, spawn tnt that is about to explode and remove the creeper. 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. (Late edit: couldn’t find a mod so I redid the mod i made with a more reliable way that i found later. by [deleted] How do I turn off Creeper explosions without /gamerule? SOLVED!!! I'm trying to turn off creeper explosions for my realm, but I don't want to turn off mob. I want it so that you can hit mobs in region "map". 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]". Thats it! From now on, every creeper will be teleported into the bedrock, where it will suffocate. 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. - Stop/Allow beds from breaking blocks in the Nether and End. /scoreboard players set @e [type=Creeper] fuse 1 {Fuse:2} /execute @e [score_fuse_min=1. I couldn't find anything so I decided to ask. In Minecraft 1. 16. Then in game do /sk reload creeper, or whatever you named the file. 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. But villagers should be completely seperate. You could set the change the motion values of all entities around you. remove the ability for Endermen to pick up. Place a repeating, always active command block. The first step is to set up a scoreboard objective to track TNT that's about to explode: /scoreboard objectives add TNTGoBoom dummy. The full list is pasted here, from the official wiki:- Disable Mob Griefing without affecting Villager farms! - Choose which mob can and cannot break blocks! + There's a seperate post in the downloads that'll show you how to do it. 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): /entitydata @e [type=Creeper,tag=!processed] {Fuse:32767,Tags: ["processed"]} The issue is that the only official way to do this is to disable the mobGriefing gamerule, which disables WAY more than we want to. This plugin is wonderful for disabling creeper explosions. For example: /gamerule mobGriefing Enderman:0 could shut off enderman griefing while keeping all others on, or /gamerule mobGriefing Creeper:0 and /gamerule mobGriefing Villager:0 could shut off creepers and villagers, but still allow endermen to move blocks and withers/ghasts to blow stuff up. i found a mod called "Bad mobs" but it's. Add Creeper confetti mod, problem solved, make sure to change the config so they can still damage you, otherwise its cheaty, but if the only thing they can damage is you, I see no problems, alternatively, if you have ftb utilities installed, claim the chunks, in the options you can disable explosion damages in your claimed area. disable exploding beds in the netherFind a Creeper. Entity data is no more. And if you don't want the command block to be in the middle of spawn, just. This will prevent creeper explosions from damaging blocks, but they still hurt players and it also keeps ghasts, whithers, and endermen from damaging blocks. Command block. The thinking is that. 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. Players can turn off Creeper Explosions in Minecraft by using commands like /gamerule mobGriefing <true|false>. /gamerule mobGriefing false. Today we are going to discuss mob griefing why it's good, why it's terrible, and above all what you can do to. When creepers die and a creeper seed spawns, theres a small explosion when they spawn. A small mod that allows tweaking some aspects of Creeper or other explosions. Naw, I want the mods, just sick of the holes the creeper explosions make. To stop mob griefing, players will have to use the gamerule command in Minecraft. 17] you can now turn off Anticreeper's behavior for certain explosions in certain worlds. Default Values of Flags. This is a lightweight plugin that let's the user disable or enable griefing for certain mobs without having to use ' /gamerule doMobGriefing false '. Whether advancements should be announced in chat. I want the Gamerule MobGreifing to be split into two other Gamerules called HostileMobGriefing and PassiveMobGriefing. It doesn't get as much use as it should because it inadvertently affects so much stuff most players don't want to turn off. 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 ". If you enable mobGriefing for a minute, throw them stacks of bread, allow them to pick it up and then set mobGriefing to false again they won't breed with your bread (or carrots or whatever). 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. /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. ago. And I don’t like random creeper holes in the terrain. This data pack disables block destruction done by the following hostile mobs; Wither. With the same redprotect config, setting gamrule mobgriefing to false makes creepers deal damage again, and setting it again to true denies damage. if you know please tell me XD. More MobGriefing Options Mod (1. It observes that the explosion keeps an eye on player privileges.