Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal
  • 0
Scai

Help with Pam's Harvestcraft harvesting

Question

Hey guys! New here!

I am on minecraft 1.10.2 and I made a robot that can harvest Agricraft crops for me. All is working well. I go above the crops and call useDown() function.

Now I am trying to harvest cinnamon from cinnamon logs and pepper from pepper tree fruits from Pam's Harvestcraft and the useDown/useUp functions do nothing.

Any ideas as to how I can make the robot do those for me?

Cheers!

Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0
14 hours ago, Molinko said:

Perhaps the robot needs to simulate a right click? 

I tried robot.useUp() and it does nothing. robot.swingUp() breaks the block, which I do not want. I even tried suckUp() and again nothing. It seems that Pam's need a real player to make a right click.

Link to post
Share on other sites
  • 0
22 hours ago, Molinko said:

Did you try robot.use() or any of the others with the sneaky click option? 

Just tried useUp() with sneaky option and it doesn't work. Just to make sure this is how you use the function for what i need:

robot.useUp(1,1) -- right click above the robot is the first 1, while sneaking with the second 1

Link to post
Share on other sites
  • 0
On 5/7/2018 at 9:07 PM, Molinko said:

That's it. Perhaps Pam doesn't want all the crops automated with robots :(

It would seem that is the case. I am even having trouble automating the Ground Traps. I have to manually insert the bait. Not even vanilla hoppers can do it. :(

Thank you @Molinko for the support! Cheers!

Link to post
Share on other sites

Join the conversation

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.