2001 байт добавлено,
04:37, 22 июля 2016 Follow these steps to create a rocket:
# Get the main resources from which the rocket is created:
#* {{#expr:{{#var:Craftammo_RCT_EXPL_GPW_COL_WOD}} + {{#var:craftammo_RCT_GPW_COL_WOD}}}} [[Wood/en|Wood]].
#* {{#expr:{{#var:Craftammo_RCT_EXPL_SUL_SOR}} + {{#var:craftammo_RCT_EXPL_GPW_SUL_SOR}} + {{#var:craftammo_RCT_GPW_SUL_SOR}}}} [[Sulfur Ore/en|sulfur ore]].
#* {{#expr:{{#var:Craftammo_RCT_EXPL_MFR_MOR}} + {{#var:craftammo_RCT_MFR_MOR}}}} [[Metal Ore/en|metal ore]].
#* {{#var:Craftammo_RCT_EXPL_LGF_CLT}} [[Cloth/en|cloth]].
#* {{#var:Craftammo_RCT_EXPL_LGF_ANF}} [[Animal Fat/en|animal fat]].
#* Sulfuric ore and the metal one and the wood are to be processed in the [[Furnace/en|furnace]] or [[Large Furnace/en|large furnace]]. The result should be:
#* {{#expr:{{#var:Craftammo_RCT_EXPL_SUL}} + {{#var:craftammo_RCT_EXPL_GPW_SUL}} + {{#var:craftammo_RCT_GPW_SUL}}}} [[Sulfur/en|sulfur]].
#* {{#expr:{{#var:Craftammo_RCT_EXPL_MFR}} + {{#var:craftammo_RCT_MFR}}}} [[Metal Fragments/en|metal fragments]].
#* {{#expr:{{#var:Craftammo_RCT_EXPL_GPW_COL}} + {{#var:craftammo_RCT_GPW_COL}}}} [[Charcoal/en|charcoal]].
# Create {{#var:craftammo_RCT_EXPL_LGF}} [[Low Grade Fuel/en|low-grade fuel]] from the available cloth and animal fat.
# Create {{#expr:{{#var:craftammo_RCT_EXPL_GPW}} + {{#var:craftammo_RCT_GPW}}}} units of [[Gun Powder/en|gunpowder]] from {{#expr:{{#var:craftammo_RCT_EXPL_GPW_SUL}} + {{#var:craftammo_RCT_GPW_SUL}}}} sulfur {{#expr:{{#var:craftammo_RCT_EXPL_GPW_COL}} + {{#var:craftammo_RCT_GPW_COL}}}} charcoal.
# Create a {{#var: craftammo_RCT_EXPL}} units [[Explosives/en|explosive]] of the remaining sulfur ({{#var:craftammo_RCT_EXPL_SUL}}units), {{#var:craftammo_RCT_EXPL_MFR}} metal fragments and {{#var:craftammo_RCT_EXPL_GPW}} gunpowder .
# Of the remaining {{#var:craftammo_RCT_MFR}} metal fragments, {{#var:craftammo_RCT_GPW}} gunpowder and {{#var:craftammo_RCT_EXPL}} explosives, the missiles are assembled.
The process of creating the rocket itself takes 10 seconds.