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

Search the Community

Showing results for tags 'Rotarycraft'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • OpenComputers
    • Announcements
    • Feedback
    • IRC
  • Code Central
    • Support
    • Showcase
    • Tutorials
  • Addons & More
    • Addons Mods
    • Architectures
    • OpenEngineering Task Force
  • General
    • Lounge
    • Forum Games
    • Showcase
    • Servers
  • Archives
    • Public Archives

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Minecraft


GitHub


IRC


Fediverse ID


Location


Interests

Found 2 results

  1. So...I'm trying simple things in the interpreter to teach myself, and I'm having mostly success. However one of the machines I want to work with is the RotaryCraft Extractor... On my OpenComputers system it's listed with an address and the name "Extractor", along with all the rotarycraft machines attached to it. I can address those machines like this: =component.JetEngine.address =component.JetEngine.getName() And it will output it's address and name, the name is "Gas Turbine" in this case, and the address is the same as if I hit the block with the analyzer or as in the list of comp
  2. I have written a program to optimize the power to a Rotarycraft Extractor. The part that I think is of use to anyone really would be the gem I found. Take a look at this Lua State Machine Library. In my repo I have updated the library for Lua 5.2. I don't know about you guys but this state machine library solves most of the conceptual problems I have had with turning redstone circuits into OC programs.
×
×
  • Create New...

Important Information

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