Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
Advertisement
Template-info Documentation
Lua logo This template uses Module:Infobox, with data stored in Module:Infobox/Steve's Carts.
These scripts are written in Lua. Please see wikipedia:wp:Lua and mw:Extension:Scribunto to learn more.

This template is used to create an info box that aligns to the right side of the article it is embedded in. This one is for Steve's Carts information.

Parameters

A blank infobox is provided on the right for quicker reference, the infobox will be collapsed on actual articles.
Steve's Carts Properties
Compatible Hulls
{{Compatible Hulls|{{{modularcost}}}}}
Addon type{{{addontype}}}
Module type{{{moduletype}}}
Modular cost{{{modularcost}}}
Modular cap{{{modularcap}}}
Complexity cap{{{modularcomplexitycap}}}
Max engines{{{maxengines}}}
Max addons{{{maxaddons}}}
Construction time{{{constructiontime}}}
Tool type{{{tooltype}}}
Repair with{{{repairwith}}}{{{durabilityperitem}}}
Drill mining speed{{{drillminingspeed}}}
Tunnel size{{{tunnelsize}}}
Effect radius{{{effectradius}}}
Drop multiplier{{{dropmultiplier}}}
Engine type{{{enginetype}}}
Fuel efficiency{{{fuelefficiency}}}
Fuel consumption{{{fuelconsumption}}}
Fuel slots{{{fuelslots}}}
Coolant/Water ratio{{{coolantwaterratio}}}
Power/Lava ratio{{{powerlavaratio}}}
  • addontype: The addon type. Can be any of the following. Anything else will add the page to a list of pages with type errors.
    • crop: Crop
    • entitydetector: Entity Detector
    • projectile: Projectile
    • tree: Tree
  • moduletype: The module type. Can be any of the following. Anything else will add the page to a list of pages with type errors.
    • addon: Addon
    • attachment: Attachment
    • engine: Engine
    • itemstorage: Item Storage
    • liquidstorage: Liquid Storage
    • storage: Storage
    • tool: Tool
  • modularcost: The modular cost for this module.
  • modularcap: The modular capacity (max modularcost) on a cart.
  • modularcomplexitycap: The modular complexity capacity (max modularcost) on a module for a cart.
  • maxengines: The maximum amount of engines that can be put on a hull.
  • maxaddons: The maximum amount of addons that can be put on a hull.
  • constructiontime: The time this module takes to construct, like the following example: "88 hour 88 min 88 sec", where 88 is the time in hours/minutes/seconds.
  • tooltype: The tool type. Can be any of the following. Anything else will add the page to a list of pages with type errors.
    • drill: Drill
    • farmer: Farmer
    • woodcutter: Wood Cutter
  • repairwith: The item you need to repair this tool.
  • durabilityperitem: The durability each repairwith gives
  • drillminingspeed: The mining speed of the drill module. Add only to drills.
  • tunnelsize: The tunnel size for this drill in dimensions (3x3, 5x5,..).
  • effectradius: The amount of blocks out this module will have an effect on things. Used for farmer modules.
  • dropmultiplier: The chance saplings/apples will drop from trees. Used for wood cutter modules.
  • enginetype: The type of the engine. Can be any of the following. Anything else will add the page to a list of pages with type errors.
    • coal: Coal
    • solar: Solar
    • thermal: Thermal
  • fuelefficiency: The fuel efficiency multiplier in percentage of the engine. Add only to Steve's Carts engines.
  • fuelconsumption: The fuel consumption in units per tick.
  • fuelslots: The item capacity for fuel of the engine. Add only to Steve's Carts engines.
  • coolantwaterratio: The coolant to water ratio of the thermal engine. Add only to Steve's Carts thermal engines.
  • powerlavaratio: The amount of power (in u/t) gained from lava. Add only to Steve's Carts thermal engines.

Examples

CodeResult
{{infobox Steve's Carts
|moduletype=engine
|modularcost=43
|constructiontime=3 hour 45 min 9 sec
|tooltype=drill
|drillmininglevel=3
|tunnelsize=5x5
}}
Steve's Carts Properties
Compatible Hulls



Module typeEngine
Modular cost43
Construction time3 hour 45 min 9 sec
Tool typeDrill
Tunnel size5x5
Unrecognised parameter: drillmininglevel
Advertisement