From 746a0a21272359a9a2c105f6c393033210ed6642 Mon Sep 17 00:00:00 2001 From: SpeeeDCraft <52341158+SpeeeDCraft@users.noreply.github.com> Date: Sun, 22 Oct 2023 09:29:08 +0700 Subject: [PATCH] noraml_bithmuthinite vein --- config/xaerominimap_entities.json | 4 +- kubejs.code-workspace | 8 ++ .../vein/normal_bismuthinite.json | 122 +++++++++--------- 3 files changed, 71 insertions(+), 63 deletions(-) create mode 100644 kubejs.code-workspace diff --git a/config/xaerominimap_entities.json b/config/xaerominimap_entities.json index c2360d359..9122972ed 100644 --- a/config/xaerominimap_entities.json +++ b/config/xaerominimap_entities.json @@ -10,8 +10,8 @@ "name": "gui.xaero_entity_category_root", "protection": true, "settingOverrides": { - "displayHeight": 0.0, "displayed": true, + "displayHeight": 0.0, "heightBasedFade": true, "renderOrder": 0.0, "color": 13.0, @@ -22,8 +22,8 @@ "startFadingAt": 0.0, "renderOverMinimapFrame": 1.0, "icons": 1.0, - "names": 0.0, "heightLimit": 20.0, + "names": 0.0, "iconScale": 1.0 }, "subCategories": [ diff --git a/kubejs.code-workspace b/kubejs.code-workspace new file mode 100644 index 000000000..875350bc6 --- /dev/null +++ b/kubejs.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "kubejs" + } + ], + "settings": {} +} \ No newline at end of file diff --git a/kubejs/data/tfc/worldgen/configured_feature/vein/normal_bismuthinite.json b/kubejs/data/tfc/worldgen/configured_feature/vein/normal_bismuthinite.json index ed468d7fc..84ea95122 100644 --- a/kubejs/data/tfc/worldgen/configured_feature/vein/normal_bismuthinite.json +++ b/kubejs/data/tfc/worldgen/configured_feature/vein/normal_bismuthinite.json @@ -9,7 +9,7 @@ "max_y": { "absolute": 75 }, - "size": 20, + "size": 40, "density": 0.6, "blocks": [ { @@ -18,16 +18,16 @@ ], "with": [ { - "weight": 20, - "block": "tfc:ore/poor_bismuthinite/granite" + "weight": 80, + "block": "gtceu:tfc_granite_bismuth_ore" }, { - "weight": 50, - "block": "tfc:ore/normal_bismuthinite/granite" + "weight": 9, + "block": "gtceu:tfc_granite_sulfur_ore" }, { - "weight": 30, - "block": "tfc:ore/rich_bismuthinite/granite" + "weight": 11, + "block": "gtceu:tfc_granite_lead_ore" } ] }, @@ -37,16 +37,16 @@ ], "with": [ { - "weight": 20, - "block": "tfc:ore/poor_bismuthinite/diorite" + "weight": 80, + "block": "gtceu:tfc_diorite_bismuth_ore" }, { - "weight": 50, - "block": "tfc:ore/normal_bismuthinite/diorite" + "weight": 9, + "block": "gtceu:tfc_diorite_sulfur_ore" }, { - "weight": 30, - "block": "tfc:ore/rich_bismuthinite/diorite" + "weight": 11, + "block": "gtceu:tfc_diorite_lead_ore" } ] }, @@ -56,16 +56,16 @@ ], "with": [ { - "weight": 20, - "block": "tfc:ore/poor_bismuthinite/gabbro" + "weight": 80, + "block": "gtceu:tfc_gabbro_bismuth_ore" }, { - "weight": 50, - "block": "tfc:ore/normal_bismuthinite/gabbro" + "weight": 9, + "block": "gtceu:tfc_gabbro_sulfur_ore" }, { - "weight": 30, - "block": "tfc:ore/rich_bismuthinite/gabbro" + "weight": 11, + "block": "gtceu:tfc_gabbro_lead_ore" } ] }, @@ -75,16 +75,16 @@ ], "with": [ { - "weight": 20, - "block": "tfc:ore/poor_bismuthinite/shale" + "weight": 80, + "block": "gtceu:tfc_shale_bismuth_ore" }, { - "weight": 50, - "block": "tfc:ore/normal_bismuthinite/shale" + "weight": 9, + "block": "gtceu:tfc_shale_sulfur_ore" }, { - "weight": 30, - "block": "tfc:ore/rich_bismuthinite/shale" + "weight": 11, + "block": "gtceu:tfc_shale_lead_ore" } ] }, @@ -94,16 +94,16 @@ ], "with": [ { - "weight": 20, - "block": "tfc:ore/poor_bismuthinite/claystone" + "weight": 80, + "block": "gtceu:tfc_claystone_bismuth_ore" }, { - "weight": 50, - "block": "tfc:ore/normal_bismuthinite/claystone" + "weight": 9, + "block": "gtceu:tfc_claystone_sulfur_ore" }, { - "weight": 30, - "block": "tfc:ore/rich_bismuthinite/claystone" + "weight": 11, + "block": "gtceu:tfc_claystone_lead_ore" } ] }, @@ -113,16 +113,16 @@ ], "with": [ { - "weight": 20, - "block": "tfc:ore/poor_bismuthinite/limestone" + "weight": 80, + "block": "gtceu:tfc_limestone_bismuth_ore" }, { - "weight": 50, - "block": "tfc:ore/normal_bismuthinite/limestone" + "weight": 9, + "block": "gtceu:tfc_limestone_sulfur_ore" }, { - "weight": 30, - "block": "tfc:ore/rich_bismuthinite/limestone" + "weight": 11, + "block": "gtceu:tfc_limestone_lead_ore" } ] }, @@ -132,16 +132,16 @@ ], "with": [ { - "weight": 20, - "block": "tfc:ore/poor_bismuthinite/conglomerate" + "weight": 80, + "block": "gtceu:tfc_conglomerate_bismuth_ore" }, { - "weight": 50, - "block": "tfc:ore/normal_bismuthinite/conglomerate" + "weight": 9, + "block": "gtceu:tfc_conglomerate_sulfur_ore" }, { - "weight": 30, - "block": "tfc:ore/rich_bismuthinite/conglomerate" + "weight": 11, + "block": "gtceu:tfc_conglomerate_lead_ore" } ] }, @@ -151,16 +151,16 @@ ], "with": [ { - "weight": 20, - "block": "tfc:ore/poor_bismuthinite/dolomite" + "weight": 80, + "block": "gtceu:tfc_dolomite_bismuth_ore" }, { - "weight": 50, - "block": "tfc:ore/normal_bismuthinite/dolomite" + "weight": 9, + "block": "gtceu:tfc_dolomite_sulfur_ore" }, { - "weight": 30, - "block": "tfc:ore/rich_bismuthinite/dolomite" + "weight": 11, + "block": "gtceu:tfc_dolomite_lead_ore" } ] }, @@ -170,16 +170,16 @@ ], "with": [ { - "weight": 20, - "block": "tfc:ore/poor_bismuthinite/chert" + "weight": 80, + "block": "gtceu:tfc_chert_bismuth_ore" }, { - "weight": 50, - "block": "tfc:ore/normal_bismuthinite/chert" + "weight": 9, + "block": "gtceu:tfc_chert_sulfur_ore" }, { - "weight": 30, - "block": "tfc:ore/rich_bismuthinite/chert" + "weight": 11, + "block": "gtceu:tfc_chert_lead_ore" } ] }, @@ -189,16 +189,16 @@ ], "with": [ { - "weight": 20, - "block": "tfc:ore/poor_bismuthinite/chalk" + "weight": 80, + "block": "gtceu:tfc_chalk_bismuth_ore" }, { - "weight": 50, - "block": "tfc:ore/normal_bismuthinite/chalk" + "weight": 9, + "block": "gtceu:tfc_chalk_sulfur_ore" }, { - "weight": 30, - "block": "tfc:ore/rich_bismuthinite/chalk" + "weight": 11, + "block": "gtceu:tfc_chalk_lead_ore" } ] }