Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: computercraft integration #1647

Closed
wants to merge 1 commit into from

Conversation

123FLO321
Copy link

What

  • added functionality to the computer cover
    • if placed on a block computercraft can use it
      • getEnergy to read energy information about a machine
      • getTier to read the machines tier

Implementation Details

Implemented using a IPeripheralWrapper interface allowing for easily adding integration to other blocks covers.

Outcome

image
image

Potential Compatibility Issues

Needs testing if it breaks, without computercraft installed

- added functionality to the computer cover
  - if placed on a block computercraft can use it
    - `getEnergy` to read energy information about a machine
    - `getTier` to read the machines tier
@ALongStringOfNumbers ALongStringOfNumbers added the type: feature New feature or request label Mar 26, 2023
@123FLO321
Copy link
Author

Will move this to gregification, once I can get it to build

@123FLO321
Copy link
Author

closed in favor of GregTechCEu/Gregification#39

@123FLO321 123FLO321 closed this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants