diff --git a/Datapack/data/lthc.mage/predicates/components/essences/aero.json b/Datapack/data/lthc.mage/predicates/components/essences/aero.json index 8576362..9c17bad 100644 --- a/Datapack/data/lthc.mage/predicates/components/essences/aero.json +++ b/Datapack/data/lthc.mage/predicates/components/essences/aero.json @@ -126,6 +126,72 @@ "predicate": { "biome": "terralith:yosemite_cliffs" } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:cool_stony_canyons" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:cool_stony_peaks" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:forested_highlands" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:glacial_cliffs" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:granite_canyon" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:highland_plains" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:highland_tropical_rainforest" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:highlands" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:huangshan_highlands" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:jade_highlands" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:cool_stony_canyons" + } } ] } \ No newline at end of file diff --git a/Datapack/data/lthc.mage/predicates/components/essences/fungus.json b/Datapack/data/lthc.mage/predicates/components/essences/fungus.json index 20878d9..2adf208 100644 --- a/Datapack/data/lthc.mage/predicates/components/essences/fungus.json +++ b/Datapack/data/lthc.mage/predicates/components/essences/fungus.json @@ -18,6 +18,30 @@ "predicate": { "biome": "terralith:cave/infested_caves" } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:fungous_dripstone_caves" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:lush_fungous_dripstone_caves" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:mushroom_caves" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:mushroom_island" + } } ] } \ No newline at end of file diff --git a/Datapack/data/lthc.mage/predicates/components/essences/hydro.json b/Datapack/data/lthc.mage/predicates/components/essences/hydro.json index 6f7e410..7a3c8e2 100644 --- a/Datapack/data/lthc.mage/predicates/components/essences/hydro.json +++ b/Datapack/data/lthc.mage/predicates/components/essences/hydro.json @@ -174,6 +174,72 @@ "predicate": { "biome": "terralith:alpha_islands_winter" } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:flooded_savanna" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:savanna_river" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:badlands_river" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:black_river" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:deep_desert_river" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:desert_river" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:gravelly_river" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:icy_river" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:jungle_river" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:lantern_river" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:tropical_forest_river" + } } ] } \ No newline at end of file diff --git a/Datapack/data/lthc.mage/predicates/components/essences/thermo.json b/Datapack/data/lthc.mage/predicates/components/essences/thermo.json index 6a2d405..0060309 100644 --- a/Datapack/data/lthc.mage/predicates/components/essences/thermo.json +++ b/Datapack/data/lthc.mage/predicates/components/essences/thermo.json @@ -132,6 +132,42 @@ "predicate": { "biome": "terralith:white_mesa" } + }, + { + "condition": "location_check", + "predicate": { + "biome": "stardust:the_underground" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:dry_savanna" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:jacaranda_savanna" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:savanna_badlands" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:savanna_basaltic_incursions" + } + }, + { + "condition": "location_check", + "predicate": { + "biome": "wythers:wooded_savanna" + } } ] } \ No newline at end of file