Future-MC
Future-MC copied to clipboard
Fix shift-click logic for Smoker and Blast Furnace to work with non-furnace recipes
Currently, shift-clicking only works with items that can be smelted in the vanilla furnace. However, it breaks when someone adds a CraftTweaker recipe for an item that can't normally be smelted. https://github.com/thedarkcolour/Future-MC/blob/7ac5c88550f3320200790f4a81b4e20c23bd56b6/src/main/java/thedarkcolour/futuremc/container/ContainerFurnaceAdvanced.java#L80