Jump to content




Treetap support


  • This topic is locked This topic is locked
7 replies to this topic

#1 AndreWalia

  • Members
  • 294 posts
  • LocationSt.Louis, MO

Posted 28 March 2013 - 09:35 AM

I know if you select a treetap on a turtle and do turtle.place() it will drop the sticky resin.
The problem is that is drops. It would be much easier for the turtle be given the resin instead of dropping it.

#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 28 March 2013 - 09:58 AM

Non-developer here, but this is likely due to IC2 code. I doubt it would make much sense for the CC devs to special-case that one tool, especially when an existing peripheral specifically adds treetap turtles.

#3 Engineer

  • Members
  • 1,378 posts
  • LocationThe Netherlands

Posted 28 March 2013 - 11:20 AM

RichardG did it.. But okay hebis an IC2 dev. Maybe the devs could ask hin for a push in the right direction.
In my experience of coding, I want to try it myself first, thats the 'push'

#4 Tiin57

    Java Lunatic

  • Members
  • 1,412 posts
  • LocationIndiana, United States

Posted 28 March 2013 - 12:25 PM

There's a peripheral that does this; MiscPeripherals.

#5 Cloudy

    Ex-Developer

  • Members
  • 2,543 posts

Posted 28 March 2013 - 12:49 PM

Not gonna happen. We're not going to special case tree taps. Tree taps are working exactly how they are supposed to - by dropping an item, just like if a player did it.

View PostEngineer, on 28 March 2013 - 11:20 AM, said:

RichardG did it.. But okay hebis an IC2 dev. Maybe the devs could ask hin for a push in the right direction.
In my experience of coding, I want to try it myself first, thats the 'push'
We don't need any push in the right direction. Should we want to do it, we could do it no problem - but we're not going to do it.

#6 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 28 March 2013 - 06:06 PM

View PostMr.Coder, on 28 March 2013 - 09:35 AM, said:

The problem is that is drops. It would be much easier for the turtle be given the resin instead of dropping it.
iirc the tree tap never even used to work with turtle.place() so just be happy that it works :)

#7 CupricWolf

  • Members
  • 86 posts
  • LocationColorado, USA

Posted 12 April 2013 - 12:38 PM

does
 turtle.place()
turtle.suck()
not work?
And there is a tree tap turtle in MiscPeripherals as tiin57 has mentioned

#8 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 12 April 2013 - 12:49 PM

Yes, that would work, unless the resin has fallen to the ground or flown a couple blocks away.

This topic has more than run its course. Locked.





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users