Advertisement
Guest User

BigReactors-Reactor

a guest
May 21st, 2025
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.23 KB | None | 0 0
  1. METHODMAN: Practical display for in game documentation of computercraft + addons
  2.  
  3. Peripheral found
  4.     Side: back
  5.     Type: BigReactors-Reactor
  6.  
  7. BigReactors-Reactor method list:
  8.  
  9.     mbIsConnected
  10.     getEnergyProducedLastTick
  11.     getHotFluidAmountMax
  12.     getHotFluidProducedLastTick
  13.     mbGetMinimumCoordinate
  14.     getFuelAmount
  15.     mbIsPaused
  16.     getNumberOfControlRods
  17.     getEnergyStats
  18.     mbIsAssembled
  19.     doEjectWaste
  20.     getFuelTemperature
  21.     getFuelStats
  22.     setControlRodName
  23.     setAllControlRodLevels
  24.     getHotFluidStats
  25.     isMethodAvailable
  26.     getCoolantAmount
  27.     isActivelyCooled
  28.     getControlRodName
  29.     getFuelAmountMax
  30.     mbGetMaximumCoordinate
  31.     getCasingTemperature
  32.     getFuelConsumedLastTick
  33.     getHotFluidAmount
  34.     mbGetMultiblockControllerTypeName
  35.     getEnergyCapacity
  36.     getHotFluidType
  37.     getCoolantType
  38.     getEnergyStored
  39.     getVariant
  40.     getWasteAmount
  41.     getEnergyStoredAsText
  42.     getCoolantFluidStats
  43.     help
  44.     setControlRodsLevels
  45.     getControlRodLevel
  46.     getControlRodsLevels
  47.     setActive
  48.     getCoolantAmountMax
  49.     getFuelReactivity
  50.     setControlRodLevel
  51.     doEjectFuel
  52.     getActive
  53.     mbIsDisassembled
  54.     getControlRodLocation
  55.  
  56.  
  57. --------------------
  58.  
  59. All actual documentation is written by the mod developer who made the peripheral, not me. I just displayed it - happy computercrafting
  60.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement