#how to make this run faster
1 messages · Page 1 of 1 (latest)
I mean, that's most likely what the game itself also does. You can use dimension.setBlockType inside of the loop though.
Use the fill blocks method, from what I have seen it’s piles more efficient compared to manually setting the block https://learn.microsoft.com/en-us/minecraft/creator/scriptapi/minecraft/server/dimension?view=minecraft-bedrock-stable#fillblocks
alr
wait what version is this added
Fillblocks is only in beta iirc