Posted 14 April 2013 - 04:45 AM
There should be a chest upgrade for the turtle, this chest upgrade should have a hidden (9x9) inventory that only the turtle would be able to use.
commands would be:
commands would be:
chest.putItem(slot,amount)--would put an item from the slot that is selected with a certain amount in the chest.
chest.dropItem(slot,amount)--would do the same as as chest.putItem(slot,amount), but instead it picks it up from the chest upgrade to the turtle`s inventory.