Posted 30 August 2014 - 01:15 AM
VERSION:
1.63 and 1.64pr4 (report is posted here and not in the beta forums is due to the fact that it applies to both specified versions)
DESCRIPTION:
I put "turtle.drop()" into the Lua console and in a program. The turtle can successfully put fuel into the furnace, but it cannot put ores or food into it.
EXPECTED RESULT:
The turtle should have put the ores and food into the furnace when I typed "turtle.drop()"
REPRODUCTION STEPS:
1. Place a turtle facing a furnace.
2. Put any type of food or ore into the first slot.
3. Go into the Lua console and type "turtle.drop()"
SCREENSHOT:
To prove that the furnace is empty
1.63 and 1.64pr4 (report is posted here and not in the beta forums is due to the fact that it applies to both specified versions)
DESCRIPTION:
I put "turtle.drop()" into the Lua console and in a program. The turtle can successfully put fuel into the furnace, but it cannot put ores or food into it.
EXPECTED RESULT:
The turtle should have put the ores and food into the furnace when I typed "turtle.drop()"
REPRODUCTION STEPS:
1. Place a turtle facing a furnace.
2. Put any type of food or ore into the first slot.
3. Go into the Lua console and type "turtle.drop()"
SCREENSHOT:
Spoiler
To prove that the furnace is empty
Edited on 29 August 2014 - 11:17 PM