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

epix

Members
  • Content Count

    1
  • Joined

  • Last visited

  1. Hello, I'm trying to use Open Computer to monitor other mods working status. The ideal target is, showing change rate of water amount in a tank in Open Computer screen, and dump it into .csv file to do further research using external software. Since there are many type of data to collect, so directly read NBT data may be a good approach. So I started to write an add-on. But facing problems: 1. How to return complex data (which lua would regard as a nesting table) in a callback function? The example (https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/src/main/java/li/cil/oc/a
×
×
  • Create New...

Important Information

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