Tinker's Compatibility Aluminum vs. Aluminium
SirLyle opened this issue ยท 1 comments
It appears the smeltery registery fails with the British spelling of aluminium.
This can be worked around by changing all the json files, but I think a more elegant way (to make the default configs work) would be to inject some special logic into registerMeltingChunks() to handle the spelling differences. Here is a fork where I've made the change.