Qelifern / IronFurnaces

A Mod for Minecraft which adds new furnaces that have different speeds.
GNU General Public License v3.0
48 stars 28 forks source link

[1.18.2] Input slot doubles as a fuel slot once input reaches maximum capacity. #184

Open PlayfulPiano opened 1 year ago

PlayfulPiano commented 1 year ago

Forge Version

No response

Fabric Version

0.14.23

Iron Furnaces Version

v3.0.0

Describe your issue

Unlike vanilla furnace behavior, if you have any method of input slot put into an iron furnace, if the input slot reaches maximum capacity, it will start putting the item into the fuel source slot. This happens even if legitimately every single slot sans the input slot is disabled entirely by the extra configuration.

Intended behavior should be that an input slotted item only goes into the input slot. This occurs even on different sides of the furnace if configured. Becomes very annoying when trying to setup a charcoal smelter.

Crash Report

No response