Fixed problem where vanilla recipe could not be smelted due to no similar matched custom smelt recipes existed.
Improve debugging so furnace recipes get own tag. Remove the config.yml or add
Code (Text):
enable_smelting-debug: false
(set to true if you want to debug the recipe).
Fix so you can also smelt custom recipes on legacy versions (Minecraft older than 1.13).
Readded the option to set time on versions older than 1.17, it will not be a perfect solution, however. As similar matched recipes can get same burn time.
Thanks to @
SC_Danieltjy1186 for report one of the issues.