jaredlll08 / ModTweaker

ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
MIT License
68 stars 63 forks source link

Unable to create recipe for casting in empty basin #757

Closed MagnusWright closed 4 years ago

MagnusWright commented 4 years ago

I'm trying to add casting basin recipes for blocks of gregtech metals, but I can't figure out how to specify an empty basin. I tried passing in null, <minecraft:air>, and <minecraft:dirt> * 0 as the second parameter, but none of those work. What is the IIngredient for an empty basin?

jaredlll08 commented 4 years ago

We have an issue template. Use it.