I am trying to write a program for making a wither. Programming a robot that can access a chest to grab specific number of items from two different slots and then place them in the wither spawning formation. I can't figure out how to select the second slot in the chest to grab 3 wither skeleton skulls. I use robot.suck to get items from the first slot in the chest. What is the command for a robot to get items from a chest in a specific slot?
thanks Molinko, didn't know i need to put require inventory controller and put ic. in front of suckFromSlot. thank you
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I am trying to write a program for making a wither. Programming a robot that can access a chest to grab specific number of items from two different slots and then place them in the wither spawning formation. I can't figure out how to select the second slot in the chest to grab 3 wither skeleton skulls. I use robot.suck to get items from the first slot in the chest. What is the command for a robot to get items from a chest in a specific slot?
thanks Molinko, didn't know i need to put require inventory controller and put ic. in front of suckFromSlot. thank you
Link to post
Share on other sites