Basically when I was creating a machine to summon structure wherever a snowball lands, my friend trolled me by setting this command in a always active repeat command block:
exexute @e ~ ~ ~ /summon armor_stand
Now you can probably imagine what will happen if armor stands double themselves 20 times a second.
I got rid of the command block using mcedit but now I need to remove all the armor stands without opening the world. Help! ! !!!!!
That's a great idea, or it could have been. Look they are doubling 20x a second. And if it ran for 2 seconds before crashing, there would be at least 1 TRILLION armor stands and I suspect my laptop would be able to handle a trillion zombies
Basically when I was creating a machine to summon structure wherever a snowball lands, my friend trolled me by setting this command in a always active repeat command block:
exexute @e ~ ~ ~ /summon armor_stand
Now you can probably imagine what will happen if armor stands double themselves 20 times a second.
I got rid of the command block using mcedit but now I need to remove all the armor stands without opening the world. Help! ! !!!!!
That's a great idea, or it could have been. Look they are doubling 20x a second. And if it ran for 2 seconds before crashing, there would be at least 1 TRILLION armor stands and I suspect my laptop would be able to handle a trillion zombies
I haven't used mcedit in a while, but there's probably some sort of thing where you can delete all entities of a certain kind.