unboxer

Vars | |
max_fill_amount | Maximum amount of resource we can hold |
---|---|
on | Bool for whether the unboxer is producing things |
production_amount_left | the amount of resouce we have left to output factory_parts |
production_type | Typepath for the result we want outputted |
Procs | |
change_state | Turns the unboxer on/off |
Var Details
max_fill_amount

Maximum amount of resource we can hold
on

Bool for whether the unboxer is producing things
production_amount_left

the amount of resouce we have left to output factory_parts
production_type

Typepath for the result we want outputted
Proc Details
change_state
Turns the unboxer on/off