diff --git a/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/veins.json b/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/veins.json index fd9711372..1bdbe0b8e 100644 --- a/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/veins.json +++ b/kubejs/data/tfc/tags/worldgen/placed_feature/in_biome/veins.json @@ -21,6 +21,8 @@ "tfc:vein/deep_gold", "tfc:vein/deep_hematite", "tfc:vein/deep_limonite", - "tfc:vein/deep_magnetite" + "tfc:vein/deep_magnetite", + "tfc:vein/garnet_amethyst", + "tfc:vein/coal" ] } \ No newline at end of file diff --git a/kubejs/data/tfc/worldgen/configured_feature/vein/coal.json b/kubejs/data/tfc/worldgen/configured_feature/vein/coal.json new file mode 100644 index 000000000..2e17b6cb3 --- /dev/null +++ b/kubejs/data/tfc/worldgen/configured_feature/vein/coal.json @@ -0,0 +1,123 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:cluster_vein", + "config": { + "rarity": 115, + "min_y": { + "absolute": 0 + }, + "max_y": { + "absolute": 210 + }, + "size": 60, + "density": 0.6, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "weight": 97, + "block": "gtceu:tfc_shale_coal_ore" + }, + { + "weight": 3, + "block": "gtceu:tfc_shale_diamond_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "weight": 97, + "block": "gtceu:tfc_claystone_coal_ore" + }, + { + "weight": 3, + "block": "gtceu:tfc_claystone_diamond_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "weight": 97, + "block": "gtceu:tfc_limestone_coal_ore" + }, + { + "weight": 3, + "block": "gtceu:tfc_limestone_diamond_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "weight": 97, + "block": "gtceu:tfc_conglomerate_coal_ore" + }, + { + "weight": 3, + "block": "gtceu:tfc_conglomerate_diamond_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "weight": 97, + "block": "gtceu:tfc_dolomite_coal_ore" + }, + { + "weight": 3, + "block": "gtceu:tfc_dolomite_diamond_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "weight": 97, + "block": "gtceu:tfc_chert_coal_ore" + }, + { + "weight": 3, + "block": "gtceu:tfc_chert_diamond_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "weight": 97, + "block": "gtceu:tfc_chalk_coal_ore" + }, + { + "weight": 3, + "block": "gtceu:tfc_chalk_diamond_ore" + } + ] + } + ], + "random_name": "coal" + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/worldgen/configured_feature/vein/garnet_amethyst.json b/kubejs/data/tfc/worldgen/configured_feature/vein/garnet_amethyst.json new file mode 100644 index 000000000..a60902ee4 --- /dev/null +++ b/kubejs/data/tfc/worldgen/configured_feature/vein/garnet_amethyst.json @@ -0,0 +1,319 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "type": "tfc:disc_vein", + "config": { + "rarity": 14, + "min_y": { + "absolute": 40 + }, + "max_y": { + "absolute": 60 + }, + "size": 8, + "density": 0.2, + "blocks": [ + { + "replace": [ + "tfc:rock/raw/shale" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_shale_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_shale_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_shale_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_shale_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/claystone" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_claystone_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_claystone_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_claystone_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_claystone_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/limestone" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_limestone_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_limestone_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_limestone_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_limestone_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/conglomerate" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_conglomerate_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_conglomerate_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_conglomerate_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_conglomerate_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/dolomite" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_dolomite_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_dolomite_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_dolomite_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_dolomite_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chert" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_chert_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_chert_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_chert_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_chert_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/chalk" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_chalk_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_chalk_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_chalk_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_chalk_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/quartzite" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_quartzite_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_quartzite_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_quartzite_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_quartzite_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/slate" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_slate_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_slate_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_slate_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_slate_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/phyllite" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_phyllite_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_phyllite_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_phyllite_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_phyllite_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/schist" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_schist_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_schist_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_schist_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_schist_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/gneiss" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_gneiss_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_gneiss_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_gneiss_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_gneiss_opal_ore" + } + ] + }, + { + "replace": [ + "tfc:rock/raw/marble" + ], + "with": [ + { + "weight": 25, + "block": "gtceu:tfc_marble_garnet_red_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_marble_garnet_yellow_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_marble_amethyst_ore" + }, + { + "weight": 25, + "block": "gtceu:tfc_marble_opal_ore" + } + ] + } + ], + "random_name": "garnet_amethyst", + "biomes": "#tfc:is_river", + "height": 4 + } +} \ No newline at end of file diff --git a/kubejs/data/tfc/worldgen/placed_feature/vein/coal.json b/kubejs/data/tfc/worldgen/placed_feature/vein/coal.json new file mode 100644 index 000000000..b4413676d --- /dev/null +++ b/kubejs/data/tfc/worldgen/placed_feature/vein/coal.json @@ -0,0 +1,5 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "feature": "tfc:vein/coal", + "placement": [] +} \ No newline at end of file diff --git a/kubejs/data/tfc/worldgen/placed_feature/vein/garnet_amethyst.json b/kubejs/data/tfc/worldgen/placed_feature/vein/garnet_amethyst.json new file mode 100644 index 000000000..d1558413d --- /dev/null +++ b/kubejs/data/tfc/worldgen/placed_feature/vein/garnet_amethyst.json @@ -0,0 +1,5 @@ +{ + "__comment__": "This file was automatically created by mcresources", + "feature": "tfc:vein/garnet_amethyst", + "placement": [] +} \ No newline at end of file