From 839fdb037f04477e68374908845e1fa5aca63571 Mon Sep 17 00:00:00 2001 From: Me <135455255+IcarussOne@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:05:57 -0500 Subject: [PATCH] Finish Scribing Tools of Sanitation page --- .../java/mod/icarus/crimsonrevelations/init/CRRecipes.java | 2 +- src/main/resources/assets/crimsonrevelations/lang/en_us.lang | 4 ++-- .../assets/crimsonrevelations/research/research.json | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/main/java/mod/icarus/crimsonrevelations/init/CRRecipes.java b/src/main/java/mod/icarus/crimsonrevelations/init/CRRecipes.java index bf994d6..9a63701 100644 --- a/src/main/java/mod/icarus/crimsonrevelations/init/CRRecipes.java +++ b/src/main/java/mod/icarus/crimsonrevelations/init/CRRecipes.java @@ -181,7 +181,7 @@ public static void initArcaneCrafting() { new AspectList().add(Aspect.AIR, 1).add(Aspect.EARTH, 1).add(Aspect.ENTROPY, 1).add(Aspect.FIRE, 1).add(Aspect.ORDER, 1).add(Aspect.WATER, 1), new ItemStack(CRItems.sanitationScribingTools), new Object[]{new ItemStack(ItemsTC.scribingTools, 1, OreDictionary.WILDCARD_VALUE), - ItemsTC.salisMundus, ThaumcraftApiHelper.makeCrystal(Aspect.MIND), ThaumcraftApiHelper.makeCrystal(Aspect.MIND)})); + new ItemStack(ItemsTC.sanitySoap, 1, OreDictionary.WILDCARD_VALUE), ThaumcraftApiHelper.makeCrystal(Aspect.MIND), ThaumcraftApiHelper.makeCrystal(Aspect.MIND)})); } public static void initCrucible() { diff --git a/src/main/resources/assets/crimsonrevelations/lang/en_us.lang b/src/main/resources/assets/crimsonrevelations/lang/en_us.lang index 490d013..6864622 100644 --- a/src/main/resources/assets/crimsonrevelations/lang/en_us.lang +++ b/src/main/resources/assets/crimsonrevelations/lang/en_us.lang @@ -147,10 +147,10 @@ crimsonrevelations.research.knowledge_scribing_tools.title=Scribing Tools of Kno crimsonrevelations.research.knowledge_scribing_tools.stage.0=Upon infusing mundane scribing tools with the power of all primal vis crystals, Sensus vis crystals, and Salis Mundus, they'll become the Scribing Tools of Knowledge.
They will allow me to absorb them for extra theories and observations once depleted by right-clicking them at that state, I can then recharge them with some Sensus vis crystals. There is also a small chance that some of the absorbed knowledge will turn into a useful curiosity for my own research!
Just to leave a reminder to myself, they only have a little less than half of the capacity as mundane scribing tools and they no longer can be replenished with ink.
If I were to no longer need that extra boost of theories and observations, it would be best to use the original. crimsonrevelations.research.primordial_scribing_tools.title=Primordial Scribing Tools -crimsonrevelations.research.primordial_scribing_tools.stage.0=With a Primordial Pearl, void seeds, the other useful scribing tools I learned to create, and essentia of all primal aspects, I can upgrade mundane scribing tools into the Primordial Scribing Tools. These scribing tools have the same properties as the other scribing tools that were infused into them.Once they are depleted, I can simply right-click the scribing tools to absorb them for knowledge and a sanity cleansing, they will also regenerate themselves as if they were never used up.
These are the ultimate scribing tools for any thaumaturge! +crimsonrevelations.research.primordial_scribing_tools.stage.0=With a Primordial Pearl, void seeds, some of the other useful scribing tools I learned to create, and essentia of all primal aspects, I can upgrade mundane scribing tools into the Primordial Scribing Tools.
These scribing tools have the same benefits as the other scribing tools that were infused into them.Once they are depleted, I can simply right-click the scribing tools to absorb them for knowledge and a sanity cleansing, they will also regenerate themselves as if they were never used up.
They are the ultimate scribing tools for any thaumaturge! crimsonrevelations.research.sanitation_scribing_tools.title=Scribing Tools of Sanitation -crimsonrevelations.research.sanitation_scribing_tools.stage.0=[Placeholder] +crimsonrevelations.research.sanitation_scribing_tools.stage.0=To help with my sanity, I can create the Scribing Tools of Sanitation by infusing mundane scribing tools with all primal vis crystals, Cognitio vis crystals, and Sanitizing Soap.
Similarly to the Scribing Tools of Knowledge, these scribing tools can be absorbed after they deplete by right-clicking them at that state. As I absorb them, I will get all temporary warp and some normal warp removed, I also will have over an hour of Warp Ward applied.
I can then easily recharge the tools again using Cognitio vis crystals, but ink can no longer be used to replenish them. The capacity of these tools are also slightly less than mundane scribing tools. # Messages message.crimsonrevelations.scribing_tools.curio=A curiosity was formed by your scribing tools! diff --git a/src/main/resources/assets/crimsonrevelations/research/research.json b/src/main/resources/assets/crimsonrevelations/research/research.json index d81bc1e..089d87a 100644 --- a/src/main/resources/assets/crimsonrevelations/research/research.json +++ b/src/main/resources/assets/crimsonrevelations/research/research.json @@ -35,7 +35,8 @@ "category": "REVELATIONS", "parents": [ "CR_MORE_RESEARCH", - "~WARP" + "~ARCANESPA", + "~SANESOAP" ], "siblings": [], "meta": [