From 5d2e8e753baa6e70ecc0ca8ece42cab77cdb038d Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sat, 27 Sep 2025 14:46:45 +0100 Subject: [PATCH] remove mars craters --- kubejs/data/tfg/worldgen/biome/mars/amber_edge.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/amber_hills.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/amber_plains.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/martian_deep_desert.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/martian_dune_edge.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/martian_dunes.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/martian_river.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/rusticus_edge.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/sangnum_edge.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json | 2 +- kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/kubejs/data/tfg/worldgen/biome/mars/amber_edge.json b/kubejs/data/tfg/worldgen/biome/mars/amber_edge.json index 958fa459d..30ce3d627 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/amber_edge.json +++ b/kubejs/data/tfg/worldgen/biome/mars/amber_edge.json @@ -19,7 +19,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/clay_disc", "tfg:mars/terrain/peat_disc", diff --git a/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json b/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json index 466cea222..6c33e10b3 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json +++ b/kubejs/data/tfg/worldgen/biome/mars/amber_hills.json @@ -22,7 +22,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/clay_disc", "tfg:mars/terrain/kaolin_clay_disc", diff --git a/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json b/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json index 101511c0e..31daa1542 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json +++ b/kubejs/data/tfg/worldgen/biome/mars/amber_plains.json @@ -22,7 +22,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/clay_disc", "tfg:mars/terrain/peat_disc", diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_deep_desert.json b/kubejs/data/tfg/worldgen/biome/mars/martian_deep_desert.json index 0793774d9..24a8f5ae3 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/martian_deep_desert.json +++ b/kubejs/data/tfg/worldgen/biome/mars/martian_deep_desert.json @@ -21,7 +21,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/spice_disc", "tfg:mars/terrain/red_quicksand" diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_dune_edge.json b/kubejs/data/tfg/worldgen/biome/mars/martian_dune_edge.json index 6af087625..0c2a223e7 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/martian_dune_edge.json +++ b/kubejs/data/tfg/worldgen/biome/mars/martian_dune_edge.json @@ -21,7 +21,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ ], diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_dunes.json b/kubejs/data/tfg/worldgen/biome/mars/martian_dunes.json index 3e28ac813..b82c2399b 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/martian_dunes.json +++ b/kubejs/data/tfg/worldgen/biome/mars/martian_dunes.json @@ -21,7 +21,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/red_quicksand" ], diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json b/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json index df0ba230b..fd3adef6d 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json +++ b/kubejs/data/tfg/worldgen/biome/mars/martian_mountains.json @@ -22,7 +22,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/venus_sand_disc", "tfg:mars/terrain/basalt_delta", diff --git a/kubejs/data/tfg/worldgen/biome/mars/martian_river.json b/kubejs/data/tfg/worldgen/biome/mars/martian_river.json index 932a575dc..968f20962 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/martian_river.json +++ b/kubejs/data/tfg/worldgen/biome/mars/martian_river.json @@ -22,7 +22,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ ], diff --git a/kubejs/data/tfg/worldgen/biome/mars/rusticus_edge.json b/kubejs/data/tfg/worldgen/biome/mars/rusticus_edge.json index d9aac6c25..38afead75 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/rusticus_edge.json +++ b/kubejs/data/tfg/worldgen/biome/mars/rusticus_edge.json @@ -19,7 +19,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/clay_disc", "tfg:mars/terrain/peat_disc", diff --git a/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json b/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json index 9d483e3e0..d70050440 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json +++ b/kubejs/data/tfg/worldgen/biome/mars/rusticus_hills.json @@ -22,7 +22,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/clay_disc", "tfg:mars/terrain/kaolin_clay_disc", diff --git a/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json b/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json index 6cf5473cb..0a6d4446f 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json +++ b/kubejs/data/tfg/worldgen/biome/mars/rusticus_plains.json @@ -22,7 +22,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/clay_disc", "tfg:mars/terrain/peat_disc", diff --git a/kubejs/data/tfg/worldgen/biome/mars/sangnum_edge.json b/kubejs/data/tfg/worldgen/biome/mars/sangnum_edge.json index 69e10ed87..7b0313d66 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/sangnum_edge.json +++ b/kubejs/data/tfg/worldgen/biome/mars/sangnum_edge.json @@ -19,7 +19,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/clay_disc", "tfg:mars/terrain/peat_disc", diff --git a/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json b/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json index a1247a115..ca4418cf4 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json +++ b/kubejs/data/tfg/worldgen/biome/mars/sangnum_hills.json @@ -22,7 +22,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/clay_disc", "tfg:mars/terrain/kaolin_clay_disc", diff --git a/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json b/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json index 31d795fb2..368bbe1c3 100644 --- a/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json +++ b/kubejs/data/tfg/worldgen/biome/mars/sangnum_plains.json @@ -22,7 +22,7 @@ [ "tfc:erosion" ], - "#tfg:mars_craters", + [], [ "tfg:mars/terrain/clay_disc", "tfg:mars/terrain/peat_disc",