~williewillus/violet-moon

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH botania] Adding/moving alt recipes in lexicon

Details
Message ID
<20240107210325.5705-1-actuallyadarsh@gmail.com>
DKIM signature
missing
Download raw message
Patch: +6 -8
Alt recipes for mana tablet and runic altar using mana diamonds are now visible in lexicon, and both fabulous mana pool recipes are now on the same page since they have the same flavor text anyways. No text goes off the book.
---
 .../lexicon/en_us/entries/basics/rune_altar.json          | 3 ++-
 .../lexicon/en_us/entries/mana/mana_tablet.json           | 3 ++-
 .../lexicon/en_us/entries/tools/rainbow_rod.json          | 8 ++------
 3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/basics/rune_altar.json b/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/basics/rune_altar.json
index 4b96b1c92..7c93609d7 100644
--- a/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/basics/rune_altar.json
+++ b/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/basics/rune_altar.json
@@ -21,7 +21,8 @@
    {
      "type": "crafting",
      "text": "botania.page.runeAltar2",
      "recipe": "botania:runic_altar"
      "recipe": "botania:runic_altar",
      "recipe2": "botania:runic_altar_alt"
    },
    {
      "type": "text",
diff --git a/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/mana/mana_tablet.json b/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/mana/mana_tablet.json
index 5877e7d41..78ad733b2 100644
--- a/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/mana/mana_tablet.json
+++ b/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/mana/mana_tablet.json
@@ -16,7 +16,8 @@
    {
      "type": "crafting",
      "text": "botania.page.manaTablet2",
      "recipe": "botania:mana_tablet"
      "recipe": "botania:mana_tablet",
      "recipe2": "botania:mana_tablet_alt"
    }
  ]
}
diff --git a/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/tools/rainbow_rod.json b/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/tools/rainbow_rod.json
index c00460a16..512c9d0fe 100644
--- a/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/tools/rainbow_rod.json
+++ b/Xplat/src/main/resources/assets/botania/patchouli_books/lexicon/en_us/entries/tools/rainbow_rod.json
@@ -42,12 +42,8 @@
    {
      "type": "crafting",
      "text": "botania.page.rainbowRod7",
      "recipe": "botania:fabulous_pool"
    },
    {
      "type": "crafting",
      "text": "botania.page.rainbowRod7",
      "recipe": "botania:fabulous_pool_upgrade"
      "recipe": "botania:fabulous_pool",
      "recipe2": "botania:fabulous_pool_upgrade"
    }
  ]
}
-- 
2.34.1

[botania/patches/linux.yml] build success

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CY8SGEV1FROX.2AFGK2NJGDZTJ@cirno2>
In-Reply-To
<20240107210325.5705-1-actuallyadarsh@gmail.com> (view parent)
DKIM signature
missing
Download raw message
botania/patches/linux.yml: SUCCESS in 19m37s

[Adding/moving alt recipes in lexicon][0] from [Adarsh][1]

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

✓ #1129048 SUCCESS botania/patches/linux.yml https://builds.sr.ht/~williewillus/job/1129048
Reply to thread Export thread (mbox)