Hovering over the Orechid link in the Garden of Glass entry displays a BAD LINK warning, this fixes that by pointing to the correct entry.
---
Xplat/src/main/resources/assets/botania/lang/en_us.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Xplat/src/main/resources/assets/botania/lang/en_us.json b/Xplat/src/main/resources/assets/botania/lang/en_us.json
index 180e0d034..81e31edd3 100644
--- a/Xplat/src/main/resources/assets/botania/lang/en_us.json+++ b/Xplat/src/main/resources/assets/botania/lang/en_us.json
@@ -1835,7 +1835,7 @@
"botania.page.gardenOfGlass3": "Creating $(item)Saplings$(0)",
"botania.page.gardenOfGlass4": "Creating $(l:basics/flowers)$(item)Floral Fertilizer$(0)$(/l)",
"botania.page.gardenOfGlass5": "Creating $(item)Cobblestone$(0)",
- "botania.page.gardenOfGlass6": "Aside from that, some things in $(thing)Botania$(0) have been changed to fit Skyblock gameplay: The $(l:functional_flowers/orechid)$(item)Orechid$(0)$(/l) is easier to make, faster, and much more $(thing)Mana$(0)-efficient; The $(l:devices/cocoon)$(item)Cocoon of Caprice$(0)$(/l) and the $(l:mana/spreader)$(item)Mana Spreader$(0)$(/l) have simpler recipes; the $(l:misc/blaze_block)$(item)Blaze Mesh$(0)$(/l), which can be purified into $(item)Obsidian$(0), is made from powder instead of rods; melon and pumpkin seeds can drop from tall grass; floral fertilizer yields more per craft; and certain additional recipes have been added.",+ "botania.page.gardenOfGlass6": "Aside from that, some things in $(thing)Botania$(0) have been changed to fit Skyblock gameplay: The $(l:functional_flowers/orechid_gog)$(item)Orechid$(0)$(/l) is easier to make, faster, and much more $(thing)Mana$(0)-efficient; The $(l:devices/cocoon)$(item)Cocoon of Caprice$(0)$(/l) and the $(l:mana/spreader)$(item)Mana Spreader$(0)$(/l) have simpler recipes; the $(l:misc/blaze_block)$(item)Blaze Mesh$(0)$(/l), which can be purified into $(item)Obsidian$(0), is made from powder instead of rods; melon and pumpkin seeds can drop from tall grass; floral fertilizer yields more per craft; and certain additional recipes have been added.", "botania.page.gardenOfGlass7": "Creating $(item)Sugar Canes$(0)",
"botania.page.gardenOfGlass8": "Creating $(item)Slimeballs$(0)",
"botania.page.gardenOfGlass13": "Infusing $(item)Prismarine$(0)",
--
2.34.1