#Is there a way to detect the simulation distance set on a world?

1 messages · Page 1 of 1 (latest)

magic summit
#

title says it all. i guess you could probably do something where it tries to spawn a particle or run some function X blocks away until it stops working and you can probably guess the sim distance from that.

deft patio
real flax
#

Yeah .isLoaded() was added or something like that which lets you detect if a chunk is loaded, sim distance exists in bands so just run 5-6 checks every time the world is loaded and then you will know the sim distance.