Hbm's Nuclear Tech - Extended Edition

Hbm's Nuclear Tech - Extended Edition

292k Downloads

Suggestion: Doc of the OC RBMK API prettyy pllssss

DoYouThinkImNotExperiencedUser opened this issue ยท 3 comments

commented

there is currently no documentation (i think, couldnt find it) for the #39 feature, and i know i can just look at the changes and see what was added, but wouldn't it be just easier to write documentation for it?

commented

The opencomputers support for this version of NTM seems to be a whole lot different, but here are the functions and components that you can use (from what i could find in #39)

rbmk_console

  • getColumnData - index? offset? idk. - Returns an entire array of columns, it contains values:
    • heat
    • water
    • steam
    • moderated
    • level
    • color
    • enrichment
    • xenon
    • c_heat
    • c_coreHeat
    • c_maxHeat
  • setLevel - level, index - Sets control rod level
  • setColor - new_color, index - Sets control rod color

rbmk_crane

  • move - direction (up, down, left, right) - Moves the crane
  • load - No args - Does what you exactly think it does
  • getPos - No args - Returns the front position and left position?
commented

now in addition to in game documentation:

https://ntm-alcateredition.fandom.com/wiki/OpenComputers_API
- courtesy of google bard.

I am most pleased to kill this thread.

commented

u may also wanna link the wiki somewhere here/ on curse page. didn't know it existed.