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

kkeith29

Members
  • Content Count

    2
  • Joined

  • Last visited

Posts posted by kkeith29

  1. Hello,

     

    I have been working on controlling an AE2 export bus with OC. After much trial and error, google searches, and pure frustration I have got a simple setup working.

     

    Once I figured out the use of databases and how they tie into the export bus functions, things became easier. I have found one problem that I can't seem to overcome though. Nether ores use the same name for many of the blocks which is causing my script to fail. I'm guessing they store the different type in NBT data. I noticed you can get a hash of an item from a database, but I cannot find a way to get a hash of the item info I pull from the ME system. Is there anyway to do this?

     

    I'm thinking I may have to compare labels (since they seem to be unique to the item) but I really don't like doing that.

     

    Thanks.

×
×
  • Create New...

Important Information

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