From 6206e7bdec32700d15d924f06035509b0cbf4403 Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Thu, 12 May 2022 23:11:45 -0500 Subject: [PATCH] Updated spawn protection size. --- server.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.properties b/server.properties index 42951ab..0d07c65 100644 --- a/server.properties +++ b/server.properties @@ -46,7 +46,7 @@ simulation-distance=10 spawn-animals=true spawn-monsters=true spawn-npcs=true -spawn-protection=16 +spawn-protection=32 sync-chunk-writes=true text-filtering-config= use-native-transport=true