Posted 02 September 2012 - 09:36 PM
I would like to propose a single turtle that in its GUI has not only the 4x4 inventory but also four slots representing top, back, left and right peripherals.
this way, when more addons become available, they can intuitively added to any combination of other items. (there is currently no way to have a crafting turtle with a modem)
Some items can not be put in certain slots; tools can be only put in the 'left' and 'right' slot.
Other items can be put anywhere; modem, inventory(backpack);
With lua functions as turtle.use(side) the turtle can load an item from its inventory to a peripheral-slot customise itself, alowing for more versatility.
Bottom line: It makes turtles unified, more customisable and more versatile.
What do you think? Are there any problems with this proposal aside from possible difficult implementation? Do you agree or disagree? etc.
this way, when more addons become available, they can intuitively added to any combination of other items. (there is currently no way to have a crafting turtle with a modem)
Some items can not be put in certain slots; tools can be only put in the 'left' and 'right' slot.
Other items can be put anywhere; modem, inventory(backpack);
With lua functions as turtle.use(side) the turtle can load an item from its inventory to a peripheral-slot customise itself, alowing for more versatility.
Bottom line: It makes turtles unified, more customisable and more versatile.
What do you think? Are there any problems with this proposal aside from possible difficult implementation? Do you agree or disagree? etc.