From e8f652abbf18cee7ece3d50e1cb68cf7127d005a Mon Sep 17 00:00:00 2001 From: SpeeeDCraft <52341158+SpeeeDCraft@users.noreply.github.com> Date: Sun, 22 Oct 2023 20:27:04 +0700 Subject: [PATCH] fix --- config/xaerominimap_entities.json | 4 ++-- .../worldgen/configured_feature/vein/sheldonite.json | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/xaerominimap_entities.json b/config/xaerominimap_entities.json index 9122972ed..c2360d359 100644 --- a/config/xaerominimap_entities.json +++ b/config/xaerominimap_entities.json @@ -10,8 +10,8 @@ "name": "gui.xaero_entity_category_root", "protection": true, "settingOverrides": { - "displayed": true, "displayHeight": 0.0, + "displayed": true, "heightBasedFade": true, "renderOrder": 0.0, "color": 13.0, @@ -22,8 +22,8 @@ "startFadingAt": 0.0, "renderOverMinimapFrame": 1.0, "icons": 1.0, - "heightLimit": 20.0, "names": 0.0, + "heightLimit": 20.0, "iconScale": 1.0 }, "subCategories": [ diff --git a/kubejs/data/tfc/worldgen/configured_feature/vein/sheldonite.json b/kubejs/data/tfc/worldgen/configured_feature/vein/sheldonite.json index 46b876845..285046c07 100644 --- a/kubejs/data/tfc/worldgen/configured_feature/vein/sheldonite.json +++ b/kubejs/data/tfc/worldgen/configured_feature/vein/sheldonite.json @@ -23,7 +23,7 @@ }, { "weight": 25, - "block": "gtceu:tfc_quartzite_coopirite_ore" + "block": "gtceu:tfc_quartzite_cooperite_ore" }, { "weight": 25, @@ -46,7 +46,7 @@ }, { "weight": 25, - "block": "gtceu:tfc_slate_coopirite_ore" + "block": "gtceu:tfc_slate_cooperite_ore" }, { "weight": 25, @@ -69,7 +69,7 @@ }, { "weight": 25, - "block": "gtceu:tfc_phyllite_coopirite_ore" + "block": "gtceu:tfc_phyllite_cooperite_ore" }, { "weight": 25, @@ -92,7 +92,7 @@ }, { "weight": 25, - "block": "gtceu:tfc_schist_coopirite_ore" + "block": "gtceu:tfc_schist_cooperite_ore" }, { "weight": 25, @@ -115,7 +115,7 @@ }, { "weight": 25, - "block": "gtceu:tfc_gneiss_coopirite_ore" + "block": "gtceu:tfc_gneiss_cooperite_ore" }, { "weight": 25, @@ -138,7 +138,7 @@ }, { "weight": 25, - "block": "gtceu:tfc_marble_coopirite_ore" + "block": "gtceu:tfc_marble_cooperite_ore" }, { "weight": 25,