diff --git a/kubejs/data/tfg/worldgen/structure_set/illagers/arabic_village.json b/kubejs/data/tfg/worldgen/structure_set/illagers/arabic_village.json index 2a74d0ac0..d72ea3701 100644 --- a/kubejs/data/tfg/worldgen/structure_set/illagers/arabic_village.json +++ b/kubejs/data/tfg/worldgen/structure_set/illagers/arabic_village.json @@ -8,10 +8,10 @@ "placement": { "type": "tfc:climate", "salt": 26256356324, - "spacing": 40, - "separation": 30, + "spacing": 60, + "separation": 45, "climate": { - "min_temperature": 10, + "min_temperature": 8, "max_temperature": 25, "min_rainfall": 100, "max_rainfall": 250, diff --git a/kubejs/data/tfg/worldgen/structure_set/illagers/illager_camps.json b/kubejs/data/tfg/worldgen/structure_set/illagers/illager_camps.json index 4096f4a32..9de015cb9 100644 --- a/kubejs/data/tfg/worldgen/structure_set/illagers/illager_camps.json +++ b/kubejs/data/tfg/worldgen/structure_set/illagers/illager_camps.json @@ -8,8 +8,8 @@ "placement": { "type": "tfc:climate", "salt": 96263635, - "spacing": 40, - "separation": 30, + "spacing": 50, + "separation": 40, "climate": { "min_temperature": -12, "max_temperature": 25, diff --git a/kubejs/data/tfg/worldgen/structure_set/illagers/illager_forest_roaming.json b/kubejs/data/tfg/worldgen/structure_set/illagers/illager_forest_roaming.json index 7f55a757a..87d5252f3 100644 --- a/kubejs/data/tfg/worldgen/structure_set/illagers/illager_forest_roaming.json +++ b/kubejs/data/tfg/worldgen/structure_set/illagers/illager_forest_roaming.json @@ -8,8 +8,8 @@ "placement": { "type": "tfc:climate", "salt": 74256242524, - "spacing": 35, - "separation": 25, + "spacing": 40, + "separation": 30, "climate": { "min_temperature": -12, "max_temperature": 25, diff --git a/kubejs/data/tfg/worldgen/structure_set/illagers/norse_village.json b/kubejs/data/tfg/worldgen/structure_set/illagers/norse_village.json index d04ff6361..3aab480c9 100644 --- a/kubejs/data/tfg/worldgen/structure_set/illagers/norse_village.json +++ b/kubejs/data/tfg/worldgen/structure_set/illagers/norse_village.json @@ -12,11 +12,11 @@ "placement": { "type": "tfc:climate", "salt": 26256356324, - "spacing": 40, - "separation": 30, + "spacing": 60, + "separation": 45, "climate": { "min_temperature": -12, - "max_temperature": 8, + "max_temperature": 2, "min_rainfall": 250, "max_forest": "edge" } diff --git a/kubejs/data/tfg/worldgen/structure_set/illagers/yurts_village.json b/kubejs/data/tfg/worldgen/structure_set/illagers/yurts_village.json index f1a76756f..f4ea7425e 100644 --- a/kubejs/data/tfg/worldgen/structure_set/illagers/yurts_village.json +++ b/kubejs/data/tfg/worldgen/structure_set/illagers/yurts_village.json @@ -8,11 +8,11 @@ "placement": { "type": "tfc:climate", "salt": 26256356324, - "spacing": 40, - "separation": 30, + "spacing": 60, + "separation": 45, "climate": { "min_temperature": -12, - "max_temperature": 8, + "max_temperature": 2, "min_rainfall": 100, "max_rainfall": 250, "max_forest": "edge"