What does simulation distance mean?

Simulation distance refers to the distance, indicated by the number of chunks, around the player that the game engine will load entities and update them. All blocks and items inside a player’s simulation distance will function normally, while everything else outside of this area is suspended and inactive.

This is often talked about together with render distance, which is a similar metric but instead only refers to the distance around the player that the game will load entities and show them to the player, without applying any changes to them. 

Why Simulation Distance Matters

Minecraft normally runs at 20 game ticks per second, so that means that the game updates the states of the various entities in the game 20 times per seconds. Simulation distance refers to the number of chunks around the player that are going to be loaded and updated every game tick.

Automatic farms like these will not work if they go past your simulation distance

A good example of simulation distance in action is when you are making an automatic farm. You will notice that going far enough would stop your farm’s production. This means that your farm is now past your simulation distance, and the game has unloaded them. Hence, your farm has effectively stopped working.

Redstone circuits also don’t work if you’re far enough from them

Redstone contraptions are also subject to simulation distance. If they are outside of your simulation distance, redstone circuits will not work, especially if they span very large distances.

Simulation distance also affects entities of the game that can move or grow away from a point. Mobs will not spawn outside of the simulation distance, and if they move away from the simulation distance, they will become motionless but still visible. This is true for most entities like flowing water and grass.

Basically, the game does not do anything to entities that are outside of a player’s simulation distance. A high simulation distance might be better in theory, as it allows a larger area around you to be interactive. However, it would consequently require a high processing load on the device. If set too high, the game might become too slow, since the game is attempting to process too many chunks all at the same time. Properly setting your simulation distance is key in being able to play Minecraft with the best experience.

Simulation Distance and other Similar Terms

Large render distances do not mean that everything you see are operational

Simulation distance is different from render distance. Render distance is primarily concerned with being able to display parts of the world that are near the player, and is often higher than simulation distance. Because of the difference between simulation distance and render distance, not everything you see might be actually operating or updating. You might be able to see your crops from afar, but if they are outside of your simulation distance, then they are not actually growing, despite the fact that you could see them.

Another term that is similar to simulation distance is a ticking area. A ticking area is an area in the world that is constantly loaded, which means that it is always updated. However, a ticking area does not have to be near the player, and it has to be explicitly defined via commands. Simulation distance can be thought of as a natural ticking area around the player.

Setting your Simulation Distance

You can only change the simulation distance if you’re not in the world, so you will need to exit from the world if you’re already there. You can find the simulation distance setting in the game settings from the world selection screen. 

Set your simulation distance setting before you enter a world

Go to the Games tab, and right under the Seed textbox, you can see a slider for simulation distance. The default value is 4 chunks, which is equal to 64 blocks at all cardinal directions. The maximum simulation distance is variable, as it changes depending on how the game evaluates the performance of your machine.

It should be noted that for the current version of the game, Minecraft: Caves and Cliffs Part I, simulation distance is a setting only present in the Bedrock Edition. As the Bedrock Edition caters to more platforms than the Java Edition, it makes sense for the game to be able to adjust the load according to the device it is on. However, for the next update, Caves and Cliffs Part II, the setting for simulation distance will also be available in the Java Edition.

Conclusion

If you find your game getting a bit too laggy for your liking, you might want to check on your simulation distance settings. If you have no urgent need to simulate a part of the map that might be constantly far away from you, then you might want to drop your simulation distance to the default. 

Of course, the same could be said for the opposite. If you are confident that your machine can handle a higher simulation distance, and if you do need to keep a part of the map active at all times, then you can try upping the simulation distance for a better experience. 

Related topics:

Why Does Forge Keep Crashing
How Long Does It Take For A Villager To Grow Up?
How to make nether wart grow faster

Despite its simple, blocky looks, Minecraft has become an increasingly complex game over the years thanks to its “pure sandbox” nature as well as the game’s behind-the-scene internal framework. From the abundance of gameplay mechanics, in-game mechanisms, and settings, there are tons of things to explore and experiment with Minecraft especially with its 1.18 Cliff and Caves update. One of the various options and settings in Minecraft 1.18 is a parameter called Simulation Distance.

FOV, View Bobbing, UI Scales… you might already be familiar with most settings since other games also use those terms. But with Minecraft 1.18, you might be wondering what Simulation Distance settings are supposed to do. Here’s a (somewhat) simple explanation regarding Simulation Distance and the difference compared to Rendering Distance.

Simulation Distance Explanation in Minecraft

What does simulation distance mean?

In Minecraft, players’ views are limited to how many Chunks — 16 blocks wide, 16 blocks long, 384 blocks high — are rendered. As you wander around, new chunks will be generated as needed. How many or far the Chunks are rendered can be set in the General> Video > Rendering Distance setting. You could say it’s similar to the Draw Distance settings in most other games.

On the other hand, Simulation Distance doesn’t dictate your in-game visibility, instead, it decides how far parts of the game such as NPC and other active components can “actively interact” with the rendered environment. In-game components that “simulate life” such as plant growth, animal maturing, and mobs activity (mobs usually spawns within four Chunks), won’t be active until players are close enough to the Simulation Distance settings. If they’re out of the Simulation Distance, those components are loaded but essentially only appear as part of the visible landscape.

This way, Minecraft can save your computer’s CPU and RAM processes by not actively simulating areas that are outside and far away from the player’s point of view. Of course, you can increase your Simulation Distance as you see fit, but remember that this setting is significantly more burdensome to your CPU compared to just increasing the Rendering Distance. That means the farther your Simulation Distance, the “more realistic” your Minecraft world might look (and progresses).

Also important to remember, if you have limited Simulation Distance and want to grow your farm while doing something else, you should try this method:

  • Log in to your other account(s), either via split-screen, on a mobile device, or another PC/console.
  • Join your main account’s World via multiplayer.
  • Go AFK near the farm.

Minecraft is available on PC, Android, iOS, Xbox One, Xbox Series X|S, Nintendo Switch, and PlayStation platforms.

We at Game8 thank you for your support.

In order for us to make the best articles possible, share your corrections, opinions, and thoughts about 「What is Simulation Distance? | Minecraft」 with us!

When reporting a problem, please be as specific as possible in providing details such as what conditions the problem occurred under and what kind of effects it had.