From ae845d9cbb18dba13e5ad45f8ddf62a654c9ce61 Mon Sep 17 00:00:00 2001 From: EEstar <35953244+emielderckx@users.noreply.github.com> Date: Mon, 10 Oct 2022 19:39:30 +0200 Subject: [PATCH] Remove async-pathfinding & async-entity-tracker --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 9aa963e..1600430 100644 --- a/README.md +++ b/README.md @@ -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. -#### 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 `Good starting value: true`