Rocky Tweaks

Rocky Tweaks

1M Downloads

Issues with null recipe

Zergmazter opened this issue ยท 1 comments

commented

Hi

I'm having issues using "null" in my recipe. I remember I had fixed similar issue last year but I lost the recipe script.

I'm trying to only use 1 slot for the recipe. I could have sworn this worked, but apparently it doesnt anymoore:

mods.rockycore.Anvil.addRecipe(contenttweaker:hot_tin_ingot, <Null>, contenttweaker:hot_tin_rod, 1);

commented

There is no documentation on this, but I had made it work. I'm not sure what it was that I missed.