NuclearCraft

NuclearCraft

31M Downloads

[1.12.2] Crafttweaker Confusion

Cazadorsniper opened this issue ยท 1 comments

commented

I'm unsure on how to add a recipe to the crystallizer here is my script:

#Crystallizer:
mods.nuclearcraft.crystallizer.addRecipe([contenttweaker:c_fluid*100, draconicevolution:chaos_shard:1, 1.0, 5.0, 10.0]);

commented

Ok I figured out what the problem was