From 777cbb5297be4f033fb1ed62e7a352792a5c09cc Mon Sep 17 00:00:00 2001 From: DrBot7 <46543473+DrBot7@users.noreply.github.com> Date: Sat, 6 Feb 2021 11:01:56 -0600 Subject: [PATCH] remove entites-can-use-portals --- cogs/timings_check.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cogs/timings_check.yml b/cogs/timings_check.yml index 986bce0..0212900 100644 --- a/cogs/timings_check.yml +++ b/cogs/timings_check.yml @@ -462,11 +462,6 @@ config: - purpur["world-settings"]["default"]["mobs"]["zombie"]["aggressive-towards-villager-when-lagging"] == "true" prefix: "❌" value: "Disable this in [purpur.yml](http://bit.ly/purpurc)." - gameplay-mechanics.entities-can-use-portals: - - expressions: - - purpur["world-settings"]["default"]["gameplay-mechanics"]["entities-can-use-portals"] == "true" - prefix: "❌" - value: "Disable this in [purpur.yml](http://bit.ly/purpurc) to prevent players from creating chunk anchors." mobs.villager.lobotomize.enabled: - expressions: - purpur["world-settings"]["default"]["mobs"]["villager"]["lobotomize"]["enabled"] == "false"