Skip to content

Commit

Permalink
add missing recipe viewer lotus reagent lang
Browse files Browse the repository at this point in the history
  • Loading branch information
DaFuqs committed Oct 12, 2024
1 parent 86f7808 commit 21a8fcf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/resources/assets/spectrum/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -3114,6 +3114,7 @@
"book.spectrum.guidebook.mod_integration.botania.least_black_lotus_reagent.text": "- +1 positive effect\n- +3 negative effects\n- makes the potion unidentifiable.\\\n\\\n*Do I fancy a gamble?*",
"book.spectrum.guidebook.mod_integration.botania.life_essence_reagent.text": "- +2.5 potency\n- -3 yield\\\n\\\nRequires other reagents to increase the yield, otherwise I will end up with nothing...",
"book.spectrum.guidebook.mod_integration.botania.mana_powder_reagent.text": "- +25%% duration\n- 15%% chance to add last effect",
"book.spectrum.guidebook.mod_integration.botania.pixie_dust_reagent.text": "- creates Lingering Potions & Tipped Arrows\n- -25%% potency",
"book.spectrum.guidebook.mod_integration.botania.name": "Botania",
"book.spectrum.guidebook.mod_integration.botania.page0.text": "I found an abundance of colorful flowers growing in small patches in forests and plains! What's up with those? Definitely worth a look tinkering with them and train my brown thumb.",
"book.spectrum.guidebook.mod_integration.botania.page1.text": "Crushing the flowers may seem a bit unorthodox, but it *did* work. No problem plucking the petals from the flattened blossom afterwards.",
Expand All @@ -3130,7 +3131,6 @@
"book.spectrum.guidebook.mod_integration.botania.page7.text": "Those elusive seeds I could only find in chests hidden across the world? Expensive - maybe not even worth the hassle - but I finally found a way to reproduce them.",
"book.spectrum.guidebook.mod_integration.botania.page8.text": "I can finally harvest Enchanted Soil! [Resonance](entry://enchanting/enchantments/resonance) is the key.",
"book.spectrum.guidebook.mod_integration.botania.page8.title": "Enchanted Soil",
"book.spectrum.guidebook.mod_integration.botania.pixie_dust_reagent.text": "- creates Lingering Potions & Tipped Arrows\n- -25%% potency",
"book.spectrum.guidebook.mod_integration.byg.name": "Oh The Biomes You'll Go",
"book.spectrum.guidebook.mod_integration.chalk.name": "Chalk",
"book.spectrum.guidebook.mod_integration.chalk.page0.text": "Getting lost deep down time and time again has made me carry a bit of [#](bb00bb)Chalk[#]() at all times, allowing me to mark the way back out. Unfortunately these little pieces of Calcite never last long before they break.",
Expand Down Expand Up @@ -5097,6 +5097,8 @@
"spectrum.rei.potion_workshop_reacting.spectrum.topaz_powder": "• makes effects not show any particles",
"spectrum.rei.potion_workshop_reacting.spectrum.vegetal": "• +200% duration\n• -25% potency",
"spectrum.rei.potion_workshop_reacting.spectrum.bitter_oils": "• -4 yield\n• makes effects (near) incurable",
"spectrum.rei.potion_workshop_reacting.spectrum.blackest_lotus": "• +3 positive effects\n• +1 negative effect\n• makes the potion unidentifiable.\n\nFancy a gamble?",
"spectrum.rei.potion_workshop_reacting.spectrum.least_black_lotus": "• +1 positive effect\n• +3 negative effects\n• makes the potion unidentifiable.\n\nFancy a gamble?",

"spectrum.subtitles.air_launch_belt_charging": "Takeoff Belt charging",
"spectrum.subtitles.bident_hit_ground": "Bident vibrates",
Expand Down

0 comments on commit 21a8fcf

Please sign in to comment.