clamp 
Hydraulic Clamp - Lets you pick up and drop crates.
Vars | |
| accepted_items | Items that allowed to be picked up by this module |
|---|---|
| load_time | Time it takes to load a crate. |
| max_crates | The max amount of crates you can carry. |
| max_mob_size | Disallow mobs larger than this size in containers |
| stored_crates | The crates stored in the module. |
Var Details
accepted_items 
Items that allowed to be picked up by this module
load_time 
Time it takes to load a crate.
max_crates 
The max amount of crates you can carry.
max_mob_size 
Disallow mobs larger than this size in containers
stored_crates 
The crates stored in the module.