From 11f1f5e051fe8cf1b50484200e88412db902ba45 Mon Sep 17 00:00:00 2001 From: illuc Date: Wed, 21 Jan 2026 14:55:24 +0200 Subject: [PATCH] embeddium++ conf --- config/embeddium++.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/embeddium++.toml b/config/embeddium++.toml index 6eb5e18e5..b0001ef09 100644 --- a/config/embeddium++.toml +++ b/config/embeddium++.toml @@ -43,7 +43,7 @@ [embeddiumplus.performance.distanceCulling.entities] #Toggles distance culling for entities, doesn't affect monsters culling #Check the options below - enable = true + enable = false #List of all Entities to be ignored by distance culling #Uses ResourceLocation to identify it #Example 1: "minecraft:bat" - Ignores bats only