shipload.gm Contract Overview Actions (75) Structs (148) Tables (8) ABI Structs (148) craft Action parameter in craft { "name": "craft", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "recipe_id", "type": "uint16" }, { "name": "quantity", "type": "uint32" }, { "name": "inputs", "type": "cargo_item[]" } ] }