You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You were spawning every single village pieces there are. Hence why it was taking a long time to spawn them. Gotta wait it out or be more specific with the command to narrow down to less pieces to spawn.
Here’s the info on that command:
It basically takes a resourcelocation that acts as a file path. Then it looks for all nbt pieces under that path. minecraft:village means it looks into data/minecraft/structures/village… and all pieces under that file path is spawned.
The autocomplete seems to be dying for you for some reason so that’s something I’ll look into.
I typed the command /spawnpieces minecraft:village (which spawnpieces does not have intellisense hints BTW) and the game console started spamming this
https://pastebin.com/R2ZYFubX
The game then showed working % 2 and slowly went counted up (After about a minute or two it was at % 30) and I decided to kill the game
The text was updated successfully, but these errors were encountered: