Thaumcraft Research Patcher

Thaumcraft Research Patcher

1M Downloads

recipes

Kisuny opened this issue ยท 9 comments

commented

how to add custom recipes? Crafting is changed using craft tweaker, when you add this crafting - it is not displayed...
image
image
image

commented

Are there any errors in the logs? I see there's an extra , after your entry that will probably cause a JSON parse error, not sure if that's the problem or you just copied that entry to its own file to show and forgot to remove it.

commented

image
image
image

commented

I'm assuming you're using CraftTweaker or something to make that infusion recipe; if so, try "crafttweaker:witches_oven" (or whatever you called the recipe). Otherwise, what mod are you using to add the recipe (or is that part of Bewitchment TC compat or something)?

commented

Yeah, its crafttweaker, i said this in the first message. But I'm not sure that's how it works...
image
image
And this... :(
image
image

commented

Yeah, its crafttweaker, i said this in the first message. But I'm not sure that's how it works...

Sorry, that's what I get for not paying close enough attention. There should be a command like /ct recipeNames or something similar, can you check the output of that to see if the witches' oven recipe is there and what it is called?

commented

Hmm, I don't quite know what to do with it...
image

commented

Ok so that log is useless for infusion recipes, good to know. I'll have to check the code later to see why this is going on but in the meantime, the last suggestion I have to try is "thaumcraft:witchesOven" or "thaumcraft:witches_oven".

commented

Oh man, i love u, TY <3
image
image

commented

For the modpack, it is necessary that the item is displayed in the book, because when you add stages to any item from thaumcraft, it breaks the craft...
"jaredlll08/RecipeStages#34"