Have you ever played Factorio and stumbled across their QoL feature: "Fast Entity Transfer". A feature that lets you transfer items without opening a GUI.
This mod brings you exactly that, Factorio styled item transfer between the player and block entities.
The "magic" explained:
- Start by pressing CTRL + LEFT/RIGHT click with suitable items
- If one of these three block entities have items or experience in their outputslot, the player will get this.
- Burnable items will go to the fuelslot.
- If an item is burnable and has a smelting recipe, it will first try to go to the fuelslot, then to the inputslot.
- Items with a Blasting/Smelting/Smoking recipe will go to the inputslot.
There is also support for modded block entities, if they are instanceof AbstractFurnaceBlockEntity, SmokerBlockEntity, or BlastFurnaceBlockEntity.