diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_bismuthinite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_bismuthinite.json index ffc118a3e..b8c2b9826 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_bismuthinite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_bismuthinite.json @@ -201,7 +201,7 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_cassiterite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_cassiterite.json index 5bbf3efb9..c0571a68e 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_cassiterite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_cassiterite.json @@ -56,7 +56,7 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_copper.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_copper.json index e24a70426..9ac3958d5 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_copper.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_copper.json @@ -103,7 +103,7 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 85, "underground_rarity": 1, "underground_count": 0, "blocks": [ diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_garnierite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_garnierite.json index b213d644c..f77672bf4 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_garnierite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_garnierite.json @@ -38,7 +38,7 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_gold.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_gold.json index 618f707d0..c3baaa13e 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_gold.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_gold.json @@ -173,7 +173,7 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_hematite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_hematite.json index 3e310a303..cf40974c8 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_hematite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_hematite.json @@ -1,7 +1,7 @@ { "type": "tfc:cluster_vein", "config": { - "rarity": 170, + "rarity": 210, "density": 0.4, "min_y": -32, "max_y": 75, diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_limonite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_limonite.json index 6e6f77942..b0e3a01e3 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_limonite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_limonite.json @@ -1,7 +1,7 @@ { "type": "tfc:cluster_vein", "config": { - "rarity": 160, + "rarity": 190, "density": 0.4, "min_y": -32, "max_y": 75, diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_magnetite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_magnetite.json index 8a86e87f1..74b7fc550 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_magnetite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_magnetite.json @@ -1,7 +1,7 @@ { "type": "tfc:cluster_vein", "config": { - "rarity": 170, + "rarity": 200, "density": 0.4, "min_y": -32, "max_y": 75, diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_silver.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_silver.json index a5b4a3097..5a6a4031c 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_silver.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_silver.json @@ -49,7 +49,7 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_sphalerite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_sphalerite.json index 1ca08ac7d..c283fe420 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_sphalerite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_sphalerite.json @@ -201,7 +201,7 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_spodumene.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_spodumene.json index 2075f8fce..71d98f782 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_spodumene.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_spodumene.json @@ -6,8 +6,8 @@ "min_y": 20, "max_y": 60, "size": 35, - "height": 6, "random_name": "normal_spodumene", + "height": 6, "blocks": [ { "replace": [ diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_tetrahedrite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_tetrahedrite.json index f9911ee73..a740d6ff4 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/normal_tetrahedrite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/normal_tetrahedrite.json @@ -125,7 +125,7 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/surface_bismuthinite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/surface_bismuthinite.json index 1ab5e2103..e5d022c79 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/surface_bismuthinite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/surface_bismuthinite.json @@ -1,7 +1,7 @@ { "type": "tfc:cluster_vein", "config": { - "rarity": 120, + "rarity": 140, "density": 0.25, "min_y": 60, "max_y": 210, @@ -201,12 +201,12 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ { - "block": "tfc:ore/small_native_copper", + "block": "tfc:ore/small_bismuthinite", "weight": 100 } ] diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/surface_cassiterite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/surface_cassiterite.json index a7f78c8c2..4f93ee411 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/surface_cassiterite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/surface_cassiterite.json @@ -1,7 +1,7 @@ { "type": "tfc:cluster_vein", "config": { - "rarity": 120, + "rarity": 135, "density": 0.25, "min_y": 60, "max_y": 210, @@ -56,12 +56,12 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ { - "block": "tfc:ore/small_native_copper", + "block": "tfc:ore/small_cassiterite", "weight": 100 } ] diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/surface_copper.json b/kubejs/data/tfg/worldgen/configured_feature/vein/surface_copper.json index 06ef4a2c4..8e6f8ace9 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/surface_copper.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/surface_copper.json @@ -1,7 +1,7 @@ { "type": "tfc:cluster_vein", "config": { - "rarity": 120, + "rarity": 140, "density": 0.25, "min_y": 60, "max_y": 210, @@ -103,7 +103,7 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/surface_sphalerite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/surface_sphalerite.json index a8dce3075..adc296296 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/surface_sphalerite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/surface_sphalerite.json @@ -1,7 +1,7 @@ { "type": "tfc:cluster_vein", "config": { - "rarity": 120, + "rarity": 145, "density": 0.25, "min_y": 60, "max_y": 210, @@ -201,12 +201,12 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ { - "block": "tfc:ore/small_native_copper", + "block": "tfc:ore/small_sphalerite", "weight": 100 } ] diff --git a/kubejs/data/tfg/worldgen/configured_feature/vein/surface_tetrahedrite.json b/kubejs/data/tfg/worldgen/configured_feature/vein/surface_tetrahedrite.json index 496383c7b..78e7e3b16 100644 --- a/kubejs/data/tfg/worldgen/configured_feature/vein/surface_tetrahedrite.json +++ b/kubejs/data/tfg/worldgen/configured_feature/vein/surface_tetrahedrite.json @@ -1,7 +1,7 @@ { "type": "tfc:cluster_vein", "config": { - "rarity": 120, + "rarity": 140, "density": 0.25, "min_y": 60, "max_y": 210, @@ -125,12 +125,12 @@ ], "indicator": { "rarity": 12, - "depth": 35, + "depth": 60, "underground_rarity": 1, "underground_count": 0, "blocks": [ { - "block": "tfc:ore/small_native_copper", + "block": "tfc:ore/small_tetrahedrite", "weight": 100 } ]