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"