diff --git a/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/large_features/highlands.json b/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/large_features/highlands.json new file mode 100644 index 000000000..d9bd48846 --- /dev/null +++ b/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/large_features/highlands.json @@ -0,0 +1,11 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "replace": true, + "values": [ + "#tfc:feature/boulders", + "tfc:forest", + "tfc:rare_bamboo", + "tfc:bamboo", + "tfc:cave_vegetation" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/large_features/low_canyons.json b/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/large_features/low_canyons.json new file mode 100644 index 000000000..d9bd48846 --- /dev/null +++ b/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/large_features/low_canyons.json @@ -0,0 +1,11 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "replace": true, + "values": [ + "#tfc:feature/boulders", + "tfc:forest", + "tfc:rare_bamboo", + "tfc:bamboo", + "tfc:cave_vegetation" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/large_features/plateau.json b/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/large_features/plateau.json new file mode 100644 index 000000000..d9bd48846 --- /dev/null +++ b/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/large_features/plateau.json @@ -0,0 +1,11 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "replace": true, + "values": [ + "#tfc:feature/boulders", + "tfc:forest", + "tfc:rare_bamboo", + "tfc:bamboo", + "tfc:cave_vegetation" + ] +} \ No newline at end of file diff --git a/kubejs/data/tfc/worldgen/configured_feature/random_active_hot_spring.json b/kubejs/data/tfc/worldgen/configured_feature/random_active_hot_spring.json deleted file mode 100644 index bd1efeb7d..000000000 --- a/kubejs/data/tfc/worldgen/configured_feature/random_active_hot_spring.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "minecraft:simple_random_selector", - "config": { - "features": [] - } -} \ No newline at end of file diff --git a/kubejs/data/tfc/worldgen/configured_feature/random_empty_hot_spring.json b/kubejs/data/tfc/worldgen/configured_feature/random_empty_hot_spring.json deleted file mode 100644 index bd1efeb7d..000000000 --- a/kubejs/data/tfc/worldgen/configured_feature/random_empty_hot_spring.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "__comment__": "This file was automatically created by mcresources", - "type": "minecraft:simple_random_selector", - "config": { - "features": [] - } -} \ No newline at end of file diff --git a/mods/terrafirmagreg-1.20.1-0.0.12.jar b/mods/terrafirmagreg-1.20.1-0.0.13.jar similarity index 86% rename from mods/terrafirmagreg-1.20.1-0.0.12.jar rename to mods/terrafirmagreg-1.20.1-0.0.13.jar index b213734e8..0fecfe8db 100644 Binary files a/mods/terrafirmagreg-1.20.1-0.0.12.jar and b/mods/terrafirmagreg-1.20.1-0.0.13.jar differ