[1.12.2] Craft Tweaker recipe not appearing ingame
ixanza opened this issue ยท 1 comments
I'm trying to add recipes to the fluid infuser following crafttweaker.txt
Infuser: mods.nuclearcraft.infuser.addRecipe(itemInput, fluidInput, itemOutput, processTime[optional]);
Here's a line I added. It gives no error on load and on using /ct syntax
mods.nuclearcraft.infuser.addRecipe(<thermaldynamics:duct_0:6>, <thermalfoundation:fluid_redstone>*200, <thermaldynamics:duct_0:2>,400);
Ingame I see this in JEI
I'm currently running version 2.9d