Skip to content

Commit

Permalink
Add manual documentation for biome tags
Browse files Browse the repository at this point in the history
  • Loading branch information
BluSunrize committed Mar 29, 2024
1 parent e208fc7 commit 9a04374
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1383,14 +1383,19 @@
"ie.manual.entry.shaderList.order": "Acquire:",
"ie.manual.entry.mineral_title": "Mineral Deposits",
"ie.manual.entry.mineral_subtitle": "Oresome",
"ie.manual.entry.minerals_desc": "%1$s\nIt consists of: %2$s.\n\nIts spoils are:%3$s",
"ie.manual.entry.minerals_desc": "%1$s\nIt consists of: %2$s\n\nIts spoils are:%3$s",
"ie.manual.entry.minerals.biomes": "§l%1$s§r is a mineral vein found in biomes that are %2$s.\n",
"ie.manual.entry.minerals.biomes_or": "%1$s or %2$s",
"ie.manual.entry.minerals.biomes_and": "%1$s and are %2$s",
"ie.manual.entry.minerals.biome_tag.minecraft:is_overworld": "in the overworld",
"ie.manual.entry.minerals.biome_tag.minecraft:is_nether": "in the nether",
"ie.manual.entry.minerals.biome_tag.minecraft:is_mountain": "mountainous",
"ie.manual.entry.minerals.biome_tag.minecraft:is_ocean": "oceanic",
"ie.manual.entry.minerals.biome_tag.minecraft:is_river": "rivers",
"ie.manual.entry.minerals.biome_tag.minecraft:is_badlands": "badlands",
"ie.manual.entry.minerals.biome_tag.minecraft:is_taiga": "taigas",
"ie.manual.entry.minerals.biome_tag.immersiveengineering:generate_hardened_clay_pan": "flat and dry",
"ie.manual.entry.minerals.biome_tag.immersiveengineering:generate_ancient_seabed": "swampy or growing corals",
"ie.manual.newerVersion": " - New!",
"ie.manual.currentVersion": " - Current",
"ie.manual.entry.mineralsDimAny": "§l%1$s§r is a mineral vein that can be found in any dimension.",
Expand Down

0 comments on commit 9a04374

Please sign in to comment.