I've already added a third slot to my forges for input items, but I'm trying to provide another way that players can make it go faster. I've created an item called "Superior Bellows" and I want to make it usable in the forge, but I can't find where to add it. I duplicated the original bellows exactly but the new item won't go into the bellows slot. I imagine this is because somewhere there's a line of code that specifies only the toolBellows item for that slot. Is there a way to alter this with XML? I've already tried creating a skill in the tree for CraftingSmeltTime but it has no effect on the forge. I'm assuming because the forge is in possession of the bellows usually and thus the buff is being applied to the forge, not the player. So...is there any way to buff smelting speed?