Giter VIP home page Giter VIP logo

oc-example-blockdriver's Introduction

This is an example mod, demonstrating how to implement a block driver that allows access to blocks and their tile entities adjacent to an Adapter block from programs on an OpenComputers computer connected to the Adapter block.

To run it, after cloning the repository, set up your workspace with gradle as usual:

gradlew setupDecompWorkspace idea

I recommend enabling the Gradle plugin in IDEA. When opening the project in IDEA with it enabled, it will ask you whether you'd like to import the Gradle project. When you do so, it'll automatically set up the library dependency on the OC API for you.

The example driver will allow reading information from a vanilla furnace. When a furnace is placed to an appropriately imprinted adapter that is connected to a computer it can be accessed as a component named "furnace":

lua> =component.furnace.isBurning()
false

Feel free to submit pull requests to expand and/or clarify documentation!

oc-example-blockdriver's People

Contributors

fnuecke avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oc-example-blockdriver's Issues

Unable to get example to work

I have compiled the example and can see it loading when loading MC client from eclipse. I have used BON to deobfuscate opencomputers and placed it in the mcp\jars\mods directory.

OpenComputers works, and the adapter block can now be imprinted with furnaces, but no component appears in component.list().

component.furnace reports that "no primary 'furnace' available".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.