Template:Mfg/doc
From StarMade Wiki
Creates an table layout detailing a crafting recipe, similar to the following:
Production Info | |||||
---|---|---|---|---|---|
Produced in a | Basic Factory | ||||
Requires | To create | ||||
Alloyed Metal Mesh | x1 |
Grey Hull | x1 |
||
Crystal Circuit | x1 |
50px |
Parameters
- type
- Either factory or refinery. Affects certain captions, designed to specialize either for raw material refining or factory production.
- using
- The type of block to be used for this recipe, such as Basic Factory or Capsule Refinery. Default is factory.
- ic1, ic2, ic3, ic4
- The input counts for inputs 1, 2, 3 or 4 respectively. Default is 1.
- it1, it2, it3, it4
- The input types for inputs 1, 2, 3 or 4 respectively. it1 is required, the others may be omitted.
- oc1, oc2, oc3, oc4
- The output counts for outputs 1, 2, 3 and 4 respectively. Default is 1.
- ot1, ot2, ot3, ot4
- The output types for outputs 1, 2, 3 and 4 respectively. oc1 is required, the others may be omitted.