Jump to content




Turtle Item Analyzer


  • You cannot reply to this topic
3 replies to this topic

#1 Marval

  • Members
  • 47 posts

Posted 17 June 2013 - 02:46 PM

if anyone is capable of doing an update of this mod to MC 1.5? http://www.computerc...-item-analyzer/
The author - someone9999 - seems to leave this, he was last actived half year ago, i have lot of programs witch use that addon and because only this I'm still on 1.4.7 :( Please help.

#2 Bubba

    Use Code Tags!

  • Moderators
  • 1,142 posts
  • LocationRHIT

Posted 17 June 2013 - 03:42 PM

You should take a look into OpenCCSensors. It has the same (and much, much improved) functionality and is very stable.

#3 Marval

  • Members
  • 47 posts

Posted 18 June 2013 - 02:20 AM

OpenCCSensors are awesome too but for example i have turtle which place, manage and collect the miners from Industrial Craft. This turtle know what item take from the chest (using id and meta) and know where to put this (using placeAt(slot) function). So i only place one turtle and chest with equipment for 16 miners, turtle doing the rest.
Another program is turtle which crafting thinks, turtle know the recipes, looking for items in the chest (using id and meta) and when find maching item in specify slot, turtle use takeAt(slot) to take this.
This can't be done with OpenCCSensors.
I agree that lot of functionality from Turtle Item Analyzer are in OpenCCSensor but the key functions are placeAt(slot) and takeAt(slot).

#4 electrodude512

  • Members
  • 167 posts
  • LocationEastern USA

Posted 07 July 2013 - 12:22 PM

I'd like to have these functions back as well. MiscPeripherals has something that's supposed to do it but seems to be broken because its functions return the right value but don't actually move anything when I call them.





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users