Tryng to setup an enchanting turtle, the beginning code is :
m = peripheral.wrap("right") (the crafty part is on the right of the crafting turtle)
m.setAutoCollect(true)
On the auto collect, it fails, attempt to call nil.
Any ideas? Using FTB ultimate.
m = peripheral.wrap("right") (the crafty part is on the right of the crafting turtle)
m.setAutoCollect(true)
On the auto collect, it fails, attempt to call nil.
Any ideas? Using FTB ultimate.