24,493 ARTICLES
ON THIS WIKI

Template:Module/doc

Description
This template is used to give all the necessary information about modules from Steve's Carts 2 mod.
Syntax
Type {{Module|<...>}} somewhere with parameters shown below.
Sample output
{{module
| name         = Bob's Petal Placer
| image        = [[File:Example.jpg]]
| type         = Addon
| complexcap = 5
| slots = 1
| time = 2 h 31 min 2 sec
| cost = 2
| size = 9x9
| addon = 1
| fuel = 40
| dur = 10000
| repair = Iron Ingot
| dpi = 2500
}}

Results in...


Bob's Petal Placer
Example.jpg
Name Bob's Petal Placer
Module type Addon
Module complexity cap 5
Modular cost 2
Maximum addons count 1
Fuel cost per tick 40
Mining size 9x9
Construction time 2 h 31 min 2 sec
Durability 10000
Repair with Iron Ingot
Durability per item 2500
Slots 1
Source Mod Steve's Carts 2
Parameters

| name - Name of the module.
| image - If an image is available, it will be added automatically. Leave this empty.
| type - Type of the addon.
| capacity - Maximum capacity of the hull. Use with hull modules only!
| cap - Capacity of the tank. Use with tank modules only!
| complexcap - Complexity cap of the hull.
| cost - Modular cost of the module.
| engine - Maximum engines count of a hull
| addon - Maximum addons count of a hull
| fuel - Fuel consumed by module per in-game tick
| size - Dimensions of a tunnel made by drill tool
| time - Defines the time this module adds to total cart assembling time.
| slots - Amount of slots this module has. Useful for Storage Modules, engines, railers, torch placers.
| dur - The durability which this tool has initially.
| repair - Material required to repair the tool, thus restoring some of its durability.
| dpi - Amount of durability restored per 1 repair material used.