This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
JPROSP8's profile picture

Tinkers Construct & Computercraft?

Started by JPROSP8, 11 August 2014 - 03:59 PM
JPROSP8 #1
Posted 11 August 2014 - 05:59 PM
Is there any way for a turtle to input items into a part builder from Tinkers Construct? I have tried wrapping it and pushItemIntoSlot but none of that seems to work. Thanks
flaghacker #2
Posted 11 August 2014 - 06:10 PM
Have you tried manually putting an item in the slot you want and checking getAllStacks to find out what the slot number is?

And to be sure, do you have openperipherals installed?
JPROSP8 #3
Posted 11 August 2014 - 06:34 PM
I do have Open peripherals I have tried every slot for input and yet nothing
Bomb Bloke #4
Posted 11 August 2014 - 10:30 PM
If the TC structure is wrapped as a peripheral, wouldn't you tell that peripheral to pull an item into one of its slots?
JPROSP8 #5
Posted 12 August 2014 - 01:15 AM
I have tried it always returns 0 as in 0 items moved
natedogith1 #6
Posted 12 August 2014 - 02:45 AM
As far as I can tell, it seems that Tinkers construct doesn't like to let things play with its tool station. So it seems you're out of luck with this.
hilburn #7
Posted 12 August 2014 - 03:05 AM
If you place a crafting station next to the tool station you can do it by placing items into the crafting grid, but the tool station doesn't let you automate the inventory
flaghacker #8
Posted 12 August 2014 - 07:42 AM
Maybe the factorization router can hack trough this protection? It can hack a lot of things, like apiary frames.
hilburn #9
Posted 12 August 2014 - 08:47 AM
Not in the version of TiC I've tested with, but tbh even if it did work, it'd easier (and cheaper) to use the crafting station