updates, working well
This commit is contained in:
parent
473206ff01
commit
2d59a511b0
24 changed files with 796 additions and 67 deletions
|
@ -15,8 +15,9 @@ pcb=Printed circuit board
|
|||
|
||||
[fluid-name]
|
||||
chlorine=Chlorine
|
||||
hydrogen-chloride=Hydrogen chloride
|
||||
epoxy=Epoxy
|
||||
hydrogen-chloride=Hydrogen chloride
|
||||
vinyl-chloride=Vinyl chloride
|
||||
|
||||
[technology-name]
|
||||
salt-processing=Salt processing
|
||||
|
@ -30,11 +31,15 @@ salt-processing=Salt processing
|
|||
# Settings
|
||||
|
||||
[mod-setting-name]
|
||||
bztin-recipe-bypass=Bypass recipes
|
||||
bztin-list=Make a list of modified recipes
|
||||
bztin-more-intermediates=Enable more intermediates
|
||||
bzchlorine-recipe-bypass=Bypass recipes
|
||||
bzchlorine-list=Make a list of modified recipes
|
||||
bzchlorine-salt=Generate mineable salt patches
|
||||
bzchlorine-more-intermediates=Enable more chloride intermediates
|
||||
|
||||
[mod-setting-description]
|
||||
bztin-recipe-bypass=Skip modifying these recipes (comma-separated list).
|
||||
bztin-list=If enabled, the text command [color=orange]BZList[/color] will dump a file to the script-output directory with a full list of recipes modified.\nRecommended to turn this off after you are done configuring your other settings.
|
||||
bzchlorine-recipe-bypass=Skip modifying these recipes (comma-separated list).
|
||||
bzchlorine-list=If enabled, the text command [color=orange]BZList[/color] will dump a file to the script-output directory with a full list of recipes modified.\nRecommended to turn this off after you are done configuring your other settings.
|
||||
|
||||
[string-mod-setting]
|
||||
bzchlorine-more-intermediates-no=No
|
||||
bzchlorine-more-intermediates-yes=Yes: Ferric chloride & vinyl chloride
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue