Need help with Thaumcraft and Mod Tweaker

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

chadandersen1

New Member
Jul 29, 2019
3
0
0
Hello everyone, I am working on a mod pack and I need some help. Would anyone mind helping me with a problem I am having with Thaumcraft Infusion and Mod Tweaker? I am attempting to create a recipe for the Avaritia Infinity Catalyst using the Thaumcraft Infusion Altar. I made the recipe, put the ZS file into my scripts folder like usual, but when I did /mt reload and checked the recipe for infinity catalyst nothing appeared. (I deleted the original extreme crafting recipe the infinity catalyst had). I also gave myself all of the thaumcraft research and the recipe still didn't appear in NEI. Doing /mt reload provided "Scripts reloaded" in chat and nothing else, there were no errors so as far as I know the mod tweaker file was written just fine. Here is the recipe I made:
mods.thaumcraft.Infusion.addRecipe("ASPECTS", <minecraft:nether_star>, [<BloodArsenal:blood_infused_diamond_bound>, <Avaritia:Singularity>, <Avaritia:Endest_Pearl>, <Avaritia:Singularity:1>, <AWWayofTime:greaterPowerCatalyst>, <Avaritia:Singularity:2>, <Botania:manaResource:14>, <Avaritia:Singularity:3>, <xreliquary:destruction_catalyst>, <Avaritia:Singularity:4>, <AWWayofTime:bloodMagicBaseItems:27>, <Avaritia:Singularity:5>, <BloodArsenal:amorphic_catalyst>, <Avaritia:Singularity:6>, <DraconicEvolution:dragonHeart>, <Avaritia:Singularity:7>, <TConstruct:heartCanister:5>, <Avaritia:Singularity:8>, <Botania:manaResource:9>, <Avaritia:Singularity:9>], "praecantatio 128, potentia 128, alienis 128, auram 64, fabrico 64, lucrum 64", <Avaritia:Resource:5> * 3, 5);
Everything is spelled right and looks fine to me, but if someone sees something I don't or knows why I am having this problem I would be grateful if you could help. I am wondering if it has to do with the fact the research string I used was "ASPECTS", but I want the recipe to be see-able as soon as you click on the infinity catalyst, I dont want you to have to do any research in the thaumonomicon for it. Kind of like the creative mana pool from Infinity.
 
Last edited:

chadandersen1

New Member
Jul 29, 2019
3
0
0
I have also changed the research string to "NITOR" and researched nitor, but the recipe still will not work. Also I do realize that that is more than 12 things around the Infusion Altar, but that doesnt seem to be a problem as the creative mana pool has 28 things around the altar. I did try the recipe with only 12 things and it still did not work.
 
Last edited:

LordPINE

Well-Known Member
Jan 2, 2016
345
249
69
Do you actually have the thaumcraft nei plugin? Without that, it won't show up. You can also try making your own research, put it in the first tab, making it auto-unlock and putting the recipe in there, to see if it shows up.
 

chadandersen1

New Member
Jul 29, 2019
3
0
0
Do you actually have the thaumcraft nei plugin? Without that, it won't show up. You can also try making your own research, put it in the first tab, making it auto-unlock and putting the recipe in there, to see if it shows up.
Yep I've got the NEI plugin. I will try creating a research for it.