rped
Vars | |
allowed_bluespace_types | we check if the user is trying to insert any of these bluespace crystal types into the RPED at any point the total sum of all these types in the RPED must be <= MAX_STACK_PICKUP |
---|---|
allowed_material_types | as of now only these stack components are required to build machines like[thermomachine,crystallizer,electrolyzer] so we limit the rped to pick up only these stack types so players dont cheat and use this as a general storage medium |
Var Details
allowed_bluespace_types
we check if the user is trying to insert any of these bluespace crystal types into the RPED at any point the total sum of all these types in the RPED must be <= MAX_STACK_PICKUP
allowed_material_types
as of now only these stack components are required to build machines like[thermomachine,crystallizer,electrolyzer] so we limit the rped to pick up only these stack types so players dont cheat and use this as a general storage medium