chaseoes / DwarfForge

Plugin for the CraftBukkit Minecraft server
http://dev.bukkit.org/server-mods/dwarfforge/
2 stars 3 forks source link

Continue after empty input #11

Closed molander-dev closed 12 years ago

molander-dev commented 12 years ago

Lets say i put 10 pieces of sand in the input slot, then when theyre all done i come back and put in another 10 pieces, it dosnt continue if i dont turn off and turn on the furnaces again.

Is it a bug or the way its ment to be?

Maybe its atleast something u should implement, so it continues when input is refilled.

dredhorse commented 12 years ago

sorry, did just notice this.

atm I don't check any chests, so this is working as designed.

implement such a feature would require quite some work and cpu cycles so I don't think I will do that atm.

sorry