-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Simulation Distance variable -e flag #1065
Copy link
Copy link
Closed
Labels
status/ready to testAn image or docs update is ready to be tested by the reporterAn image or docs update is ready to be tested by the reporterstatus/staleNo recently activity has been seen and will be closed soon.No recently activity has been seen and will be closed soon.
Description
Metadata
Metadata
Assignees
Labels
status/ready to testAn image or docs update is ready to be tested by the reporterAn image or docs update is ready to be tested by the reporterstatus/staleNo recently activity has been seen and will be closed soon.No recently activity has been seen and will be closed soon.
I have not been able to set the simulation distance in server.properties via
-e SIMULATION_DISTANCE=
or
-e CFG_SIMULATION_DISTANCE=
is this something that you need to add? it is a parity add from bedrock, it is called TICK_DISTANCE on the minecraft-bedrock-server documentation.
this was added to java in snapshot 21w38a
https://www.minecraft.net/en-us/article/minecraft-snapshot-21w38a
this is the startup script i am using if needed, everything is working except simulation distance (I put each entry on a separate line, because it was hard to read in the narrow columns on github)