Merge pull request #93 from emielderckx/1.19

Remove async-pathfinding & async-entity-tracker
This commit is contained in:
2022-10-10 21:28:50 +02:00
committed by GitHub
-12
View File
@@ -343,18 +343,6 @@ Defines the slowest amount entities farthest from players will be ticked. Increa
Controls the gradient in which mobs are ticked. Decreasing this will activate DAB closer to players, improving DAB's performance gains, but will affect how entities interact with their surroundings and may break mob farms. If enabling DAB breaks mob farms, try increasing this value. Controls the gradient in which mobs are ticked. Decreasing this will activate DAB closer to players, improving DAB's performance gains, but will affect how entities interact with their surroundings and may break mob farms. If enabling DAB breaks mob farms, try increasing this value.
#### enable-async-entity-tracker
`Good starting value: true`
Enables the asynchronous entity tracker patch made by [Petal].
#### enable-async-pathfinding
`Good starting value: true`
Enables the asynchronous pathfinding patch made by [Petal].
#### enable-async-mob-spawning #### enable-async-mob-spawning
`Good starting value: true` `Good starting value: true`