Updated Mekanism API Notes (markdown)
parent
7b9546cd5f
commit
73ce145c03
@ -1,8 +1,8 @@
|
|||||||
Mekanism Computer Integration: https://docs.google.com/spreadsheets/d/1sheh1BIeP_vSto881H6UtgXvxdbyJEfILM_uUW_UD7Q/
|
Mekanism Computer Integration: https://docs.google.com/spreadsheets/d/1sheh1BIeP_vSto881H6UtgXvxdbyJEfILM_uUW_UD7Q/
|
||||||
|
|
||||||
## API Functions for Machines in Use
|
# API Functions for Machines in Use
|
||||||
|
|
||||||
### Reactor Logic Port
|
## Reactor Logic Port
|
||||||
|
|
||||||
* activation
|
* activation
|
||||||
* high temperature
|
* high temperature
|
||||||
@ -18,7 +18,7 @@ Mekanism logic:
|
|||||||
* damaged = getDamagePercent() >= 100
|
* damaged = getDamagePercent() >= 100
|
||||||
* depleted = getFuelFilledPercentage() == 0
|
* depleted = getFuelFilledPercentage() == 0
|
||||||
|
|
||||||
### Fission Reactor (fissionReactor)
|
## Fission Reactor (fissionReactor)
|
||||||
|
|
||||||
* getHeatCapacity
|
* getHeatCapacity
|
||||||
* getFuelAssemblies
|
* getFuelAssemblies
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user