Future-MC icon indicating copy to clipboard operation
Future-MC copied to clipboard

Fix shift-click logic for Smoker and Blast Furnace to work with non-furnace recipes

Open thedarkcolour opened this issue 10 months ago • 0 comments

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

thedarkcolour avatar Mar 26 '24 20:03 thedarkcolour