Back to Browse

Disable Bad Mob Griefing UPDATED - Command Block Tutorial #minecraft #bedrock #javaedition

4.7K views
Apr 14, 2023
15:47

Welcome back everyone, I hope you are well! Today we are going to discuss "Mob Griefing" why it's good, why it's terrible, and above all what you can do to prevent the bad side of mob griefing. Hope you all enjoy! Make sure to like and subscribe. Don't forget to turn on notifications so you get notified the instant I post new videos! Join our Discord to submit your application to join The Green Room SMP today, or just join to hang out and chat with some cool people! https://discord.gg/VffX8fzMXX *Make sure to set a ticking area (Bedrock) on the command block location if you plan to have the command block in a far away location. (/tickingarea add circle ~~~ 1) *Java Edition needs to be sure to "force load" the chunks that the commands are in (/forceload add ~ ~) be sure to run the command while standing beside the command blocks. *Prevent command block message spam (/gamerule commandblockoutput false) *Bedrock Commands* 1. gamerule MobGriefing True 2. execute at @a run execute at @e[type=creeper,r=9] run gamerule mobGriefing false 3. execute at @a run execute at @e[type=fireball,r=30] run gamerule mobGriefing false *Java Commands* 1. gamerule MobGriefing True 2. execute at @a run execute at @e[type=creeper,distance=..9] run gamerule mobGriefing false 3. execute at @a run execute at @e[type=fireball,distance=..30] run gamerule mobGriefing false Access all of Mr. Green's Minecraft Content - https://www.patreon.com/mrgreengames Follow on Twitter https://twitter.com/Mr_Green_Games​ for updates about maps and future content ideas.

Download

0 formats

No download links available.

Disable Bad Mob Griefing UPDATED - Command Block Tutorial #minecraft #bedrock #javaedition | NatokHD