From 9ebab186aefb935b72df1a309a3714ccdeee7161 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Wed, 20 Nov 2024 20:32:08 -0600 Subject: [PATCH] safer --- config/iceandfire-common.toml | 2 +- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/iceandfire-common.toml b/config/iceandfire-common.toml index 22672fd..1f9b6ae 100644 --- a/config/iceandfire-common.toml +++ b/config/iceandfire-common.toml @@ -23,7 +23,7 @@ [Generation.Structures-Features] #How far away dangerous structures(dragon roosts, cyclops caves, etc.) must be from spawn. #Range: 1 ~ 10000 - "Dangerous World Gen Dist From Spawn" = 320 + "Dangerous World Gen Dist From Spawn" = 640 #How far away dangerous structures(dragon roosts, cyclops caves, etc.) must be from the last generated structure. #Range: 1 ~ 10000 "Dangerous World Gen Dist Seperation" = 300 diff --git a/index.toml b/index.toml index 3cb6377..b8e1a9f 100644 --- a/index.toml +++ b/index.toml @@ -70,7 +70,7 @@ hash = "a4dcf9cc2e7f541fe73ee2f9780694cb8e9c7738a0a06e2a456453c3a47a8b9d" [[files]] file = "config/iceandfire-common.toml" -hash = "0984eaafe739d46fb2887b15a9b576a6c406611f9ab2a0981a31adfd80e1d27a" +hash = "9e80bf5709a24596dd642575aa1a26a9e52d714c06d0929dbe181371c94b2423" [[files]] file = "config/improvedmobs/client.toml" diff --git a/pack.toml b/pack.toml index 369f060..f674605 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8cf6bd7ae4014ab2db6e887f2a2d5126b9871c2138013f8d59034179cddacb5c" +hash = "1bd45102d339100bb13dcb89f1333b9248790b6d16dbaadf921d3e90f9cb96d2" [versions] forge = "47.3.0"