~williewillus/violet-moon

botania: Fix GoG orechid link v1 APPLIED

Adarsh: 1
 Fix GoG orechid link

 1 files changed, 1 insertions(+), 1 deletions(-)
#1101550 linux.yml failed
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~williewillus/violet-moon/patches/47044/mbox | git am -3
Learn more about email & git

[PATCH botania] Fix GoG orechid link Export this patch

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
botania/patches/linux.yml: FAILED in 4m8s

[Fix GoG orechid link][0] from [Adarsh][1]

[0]: https://lists.sr.ht/~williewillus/violet-moon/patches/47044
[1]: mailto:actuallyadarsh@gmail.com

✗ #1101550 FAILED botania/patches/linux.yml https://builds.sr.ht/~williewillus/job/1101550
Applied, thanks!