created world that I've been creating in for a few weeks on an imported small flat map. Tried cloning something 290 blocks away:
"/clone ~-291 ~ ~1 ~-291 ~ ~11 ~ ~ ~1"
It gives back:
Cannot access blocks outside of world
If I adjust that to -251, it works.
I thought I was hitting a worldborder, but I don't think that is true.
Not sure what else I can do to help troubleshoot this. Let me know.
Linked issues
duplicates 1
Comments 3
You have 15 chunks render distance. If you want to place blocks outside that distance, increase your render distance.
Dupe of MC-32485.
Limit seems to be 273 blocks. Once you go to ~274, it gives the error. Weird value. Almost arbitrary.