Posted 24 November 2015 - 11:28 PM
Quick question. I have my fueling function, but I wanted to have the turtle to check it's other inventory slots for coal before it shuts off if it's designated "fuel" slow runs out. I was thinking of using the "turtle.getItemDetail()" and then using a boolean to check if the slot has an item with the name "minecraft:coal". How would I go about checking if the returned name information matches "minecraft:coal"?
Last question, I promise :P/>
Last question, I promise :P/>