Fission Reactor Logic Adapter: Difference between revisions

No edit summary
Line 28: Line 28:
|A3=|B3=Redstone|C3=
|A3=|B3=Redstone|C3=
|Output=Fission Reactor Logic Adapter}}
|Output=Fission Reactor Logic Adapter}}
==Computer Integration Methods==
(Currently missing the method for reading integrity, will be added if it is present.)
{| class="wikitable"
|-
! Method Name !! Additional Info
|-
| getStatus(): Boolean || Will return true when the reactor is online, and false when it isn't.
|-
| getTemperature(): Number || By default in Kelvin. (subtract 273.15 to convert to Celsius)
|-
| getCoolant(): Table || Returns both the amount and type. For example, for coolant it can be {amount=7.29E7, name="minecraft:water"}
|-
| getHeatedCoolant(): Table ||  Returns both the amount and type.
|-
| getFuel(): Table || Returns both the amount and type.
|-
| getWaste(): Table ||  Returns both the amount and type.
|-
| getBurnRate(): Number || Returns the set reactor burn rate.
|-
| getMaxBurnRate(): Number  || Returns the maximum possible reactor burn rate.
|-
| getHeatingRate(): Number || Returns the amount of coolant being heated (mB/t).
|-
| setBurnRate(): Number || Set the desired reactor burn rate.

Revision as of 16:11, 26 August 2023

This article is a stub.
Please help us by expanding it

A Fission Reactor Logic Adapter is a block used to remotely control a Fission Reactor. With one installed, the user can use various events or conditions to control the reactor automatically with no manual input. This is useful for prevention of meltdowns.

It can be accessed by right-clicking it.

Usage

The Fission Reactor Logic Adapter is installed in the side of the Fission Reactor, replacing either Fission Reactor Casing or Reactor Glass blocks. The location does not matter, as long as it is placed on a wall and not a corner. The red dot can output or receive a redstone signal depending on the configuration.

Configuration

There are currently 6 configuration options available to set the Logic Adapter to:

  • disabled - disables reaction to redstone signal, essentially turns the block off
  • activation - upon receiving a redstone signal the adapter will shut off the reactor
  • high temperature - when the temperature of the reactor gets critical a redstone signal is emitted
  • excess waste - when the reactor has excess waste a redstone signal is emitted
  • damage critical - when damage to the reactor gets to 100% redstone signal is emitted
  • insufficient fuel - when there is insufficient fuel to maintain a reaction a redstone signal is emitted

These can be activated by clicking the desired setting. The GUI will display the current mode of the Logic Adapter and the current reactor status at the bottom.

Crafting Recipe


Redstone
Grid layout Arrow (small).png Fission Reactor Logic Adapter
Redstone Fission Reactor Casing Redstone

Redstone

Computer Integration Methods

(Currently missing the method for reading integrity, will be added if it is present.)

Method Name Additional Info
getStatus(): Boolean Will return true when the reactor is online, and false when it isn't.
getTemperature(): Number By default in Kelvin. (subtract 273.15 to convert to Celsius)
getCoolant(): Table Returns both the amount and type. For example, for coolant it can be {amount=7.29E7, name="minecraft:water"}
getHeatedCoolant(): Table Returns both the amount and type.
getFuel(): Table Returns both the amount and type.
getWaste(): Table Returns both the amount and type.
getBurnRate(): Number Returns the set reactor burn rate.
getMaxBurnRate(): Number Returns the maximum possible reactor burn rate.
getHeatingRate(): Number Returns the amount of coolant being heated (mB/t).
setBurnRate(): Number Set the desired reactor burn rate.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Need wiki hosting?

Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.

Other wikis

Indie-game wikis
Powered by Indie Wikis