bzfoundry2/locale/en/foundry.cfg
2021-07-18 17:54:09 -07:00

36 lines
1.4 KiB
INI

[entity-name]
foundry=__ITEM__foundry__
electric-foundry=__ITEM__electric-foundry__
[item-name]
foundry=Foundry
electric-foundry=Electric foundry
coke=Coke
[item-description]
foundry=For melting and casting metals, can also heat up other things.
electric-foundry=For melting and casting metals, can also heat up other things.
coke=A pure fuel and source of carbon.
[recipe-name]
solid-fuel-from-coal=Solid fuel from coal.
[recipe-description]
solid-fuel-from-coal=Make solid fuel from coal, a wasteful process.
[technology-name]
foundry=__ITEM__foundry__
electric-foundry=__ITEM__electric-foundry__
[technology-description]
foundry=Use heat for founding, coking, etc.
[mod-setting-name]
bzfoundry-recipe-bypass=Bypass recipes
bzfoundry-smelt=Foundry can smelt
bzfoundry-hydrocarbon=Hydrocarbon for founding
[mod-setting-description]
bzfoundry-recipe-bypass=Skip modifying these recipes (comma-separated list).
bzfoundry-smelt=If true, the foundry building can also handle raw ore smelting.
bzfoundry-hydrocarbon=Which hydrocarbon to use for founding. The foundry building is also used for coking.\nIf [color=cyan]coke[/color], a coke item and recipe is added, if needed.\nIf [color=cyan]solid fuel[/color], an early but inefficient recipe is added.\nIf [color=cyan]coal[/color], that is used.\nIf [color=cyan]none[/color] no hydrocarbon is used in founding (not recommended).