From 063f8a3d8e52f6eb3f101dfe5a39b39d6209ddc5 Mon Sep 17 00:00:00 2001 From: okx-code Date: Mon, 22 Jul 2024 01:37:49 +0100 Subject: [PATCH] Bump entity render distances to default settings This should fix arrows and such disappearing. It shouldn't really impact lag except maybe client-side in Altepetl but they had it comnig. --- ansible/files/paper-config/spigot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/files/paper-config/spigot.yml b/ansible/files/paper-config/spigot.yml index 59583580a..2e6c6cb29 100644 --- a/ansible/files/paper-config/spigot.yml +++ b/ansible/files/paper-config/spigot.yml @@ -103,8 +103,8 @@ world-settings: players: 160 animals: 32 monsters: 64 - misc: 16 - other: 16 + misc: 32 + other: 64 ticks-per: hopper-transfer: 16 hopper-check: 8