crafttweaker documentation: fluid enricher
reddler97 opened this issue ยท 3 comments
the crafttweaker document needs to update the fluid enricher from
mods.nuclearcraft.enricher.addRecipe( [ ... ]);
to
mods.nuclearcraft.dissolver.addRecipe([ ... ] );
I am very thankful for a mod called "external tweaker", that allowed me to see the crafting handlers
Hey there - the main branch is now used for the overhaul builds; I think you are looking for the old 1.12.2 CT docs ;)