The "add" method for BWM's Kiln throws an error when the input is given as IItemStack instead of IIngredient. (Tested with an example line from the wiki to ensure that I wasn't somehow screwing things up.) Method presumably works fine ("/ct syntax" checks out at least) if the input is given as IIngredient.
What happens:
Error message appears, recipe is not added.
What you expected to happen:
Recipe is added.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
Issue Description:
The "add" method for BWM's Kiln throws an error when the input is given as IItemStack instead of IIngredient. (Tested with an example line from the wiki to ensure that I wasn't somehow screwing things up.) Method presumably works fine ("/ct syntax" checks out at least) if the input is given as IIngredient.
What happens:
Error message appears, recipe is not added.
What you expected to happen:
Recipe is added.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
https://pastebin.com/sLg7nUZN
Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
https://pastebin.com/GSg7YVM2
Affected Versions (Do not use "latest"):