Minecraft Blogs / Other

Command that crashes your game lol

  • 6,732 views, 10 today
  • 4
  • 3
  • 2
Wegph's Avatar Wegph
Level 40 : Master Modder
21
/execute at @e[type=arrow] run summon minecraft:arrow
Put this in a repeating command block always active then shoot a bow with regular arrows to crash your game...
The good thing is when you join back the command will have ended and you can then break the command block!

If you want to know how it works

/execute at = execute a command, at is the subcommand
@e[type=arrow] = defines the thing we want to summon an arrow at
run summon arrow ~ ~ ~ = runs the command summon arrow


Diamond and sub if you liked and if you don't like it then don't
Tags

Create an account or sign in to comment.

Nitwit
06/07/2021 9:41 am
Level 54 : Grandmaster Pig
Nitwit's Avatar
I've done it by accident LOL
But i managed to break time
And it snowballs
1
Wegph
01/06/2022 9:52 am
Level 40 : Master Modder
history
Wegph's Avatar
U can do it with items and any entity, just change the @e[​type=arrow] to anything e.g @e[​type=item,name=diamond]

Now when there is a diamond in entity form it will start summoning loads of diamonds
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome