Item Stages

Item Stages

20M Downloads

Staging breaks thaumcraft crafting recipes

HarrisFauntleroy opened this issue ยท 1 comments

commented

https://github.com/TheQuantumGeneral/Quaesitum/issues/38

stageModItems("stage3", "thaumcraft");
stageModItems("stage3", "thaumicjei");

setRecipeStageByMod("stage3", "thaumcraft");
setRecipeStageByMod("stage3", "thaumicjei");

commented

This seems like it would be a recipe stages issue and not an item stages issue. I don't touch recipes at all, and items are not hidden to mods. If I am wrong or you have more info, let me know.