From 7ad205c4e18eb6ca4271038af081e84831d10a85 Mon Sep 17 00:00:00 2001 From: last8kings Date: Thu, 7 Dec 2023 01:57:04 -0500 Subject: [PATCH] Makes vein smaller and increases max height --- .../worldgen/vein/overworld/sulfur_deposit_vein.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/gregtech/worldgen/vein/overworld/sulfur_deposit_vein.json b/config/gregtech/worldgen/vein/overworld/sulfur_deposit_vein.json index 9995678e3..58470a002 100644 --- a/config/gregtech/worldgen/vein/overworld/sulfur_deposit_vein.json +++ b/config/gregtech/worldgen/vein/overworld/sulfur_deposit_vein.json @@ -1,7 +1,7 @@ { "weight": -1, "density": 0.75, - "max_height": 70, + "max_height": 110, "min_height": 62, "block": "minecraft:sand", "vein_populator": { @@ -15,8 +15,8 @@ "generator": { "type": "layered", "radius": [ - 32, - 32 + 16, + 16 ] }, "filler": {