232 lines
6.3 KiB
JSON
232 lines
6.3 KiB
JSON
{
|
|
"tiles": {
|
|
"conveyorbelt": {
|
|
"name": "Conveyorbelt",
|
|
"description": "The easyest and most common way to transport Items."
|
|
},
|
|
"treefarm": {
|
|
"name": "Treefarm",
|
|
"description": "Slowly Produces Log."
|
|
},
|
|
"collector": {
|
|
"name": "Collector",
|
|
"description": "Puts any Items it gets into your Inventory so you can sell them."
|
|
},
|
|
"saw": {
|
|
"name": "Saw",
|
|
"description": "Cuts 5 Logs in to 4 Planks. Works only if it contains 5 Log. Can also cut Planks into Sawdust. It works fast!"
|
|
},
|
|
"spliter": {
|
|
"name": "Spliter",
|
|
"description": "Splits Items 50/50 to the left/right."
|
|
},
|
|
"warehouse": {
|
|
"name": "Warehouse",
|
|
"description": "Sells items of one type automaticly from your Inventory. You can define a ammount that gets holdback. Can sell up to 500 items per interval.",
|
|
"options": {
|
|
"pivot": "Holdback",
|
|
"toSell": "Item to sell"
|
|
}
|
|
},
|
|
"quarry": {
|
|
"name": "Quarry",
|
|
"description": "Mines stone slowly but safely."
|
|
},
|
|
"glasmelt": {
|
|
"name": "Glas Melt",
|
|
"description": "Melts 30 Quartz Sand into 10 Glass."
|
|
},
|
|
"siev": {
|
|
"name": "Siev",
|
|
"description": "Sieves 9 Soil into 3 Quartz Sand, 3 Concret and 3 Dirt."
|
|
},
|
|
"charcoalmeiler": {
|
|
"name": "Charcoal Meiler",
|
|
"description": "Requieres 10 Planks to burn them down to 5 Charcoal."
|
|
},
|
|
"advancedcharcoalmeiler": {
|
|
"name": "Advanced Charcoal Meiler",
|
|
"description": "Requieres 10 Planks to burn them down to 5 Charcoal. Creates Charcoaldust every 4th time."
|
|
},
|
|
"briquettepress": {
|
|
"name": "Briquettepress",
|
|
"description": "Requieres 5 Charcoaldust to press them into Briquettes."
|
|
},
|
|
"cokery": {
|
|
"name": "Cokery",
|
|
"description": "Burns 15 Charcoal into 15 Coke. Requieres 2 Briquettes or 2 Coke."
|
|
},
|
|
"papermanufactory": {
|
|
"name": "Paper Manufactory",
|
|
"description": "Uses 10 Sive and 100 Sawdust to create 10 Rawpaper"
|
|
},
|
|
"weaver": {
|
|
"name": "Weaver",
|
|
"description": "Makes a Siev out of 5 Planks. Puts together Sievs and Paper/Rawpaper to make filter."
|
|
},
|
|
"mineralwasher": {
|
|
"name": "Mineral Washer",
|
|
"description": "Gets some Minerals"
|
|
},
|
|
"blastfurnacelower": {
|
|
"name": "Blast Furnace (Lower Part)",
|
|
"description": "Melts 40 Iron Ore with 10 Coke to create 35 Raw Iron. Requieres a upper part to work."
|
|
},
|
|
"smith": {
|
|
"name": "Smith",
|
|
"description": "Build a Pickaxe out of 1 Steel and 1 Plank."
|
|
},
|
|
"blastfurnaceupper": {
|
|
"name": "Blast Furnace (Upper Part)",
|
|
"description": "Is requiered to put on the lower Blast Furnace Part."
|
|
},
|
|
"cruciblefurnace": {
|
|
"name": "Crucible Furnace",
|
|
"description": "Enriches 35 Rawiron with 5 Iron Ore into 40 Steel."
|
|
},
|
|
"simpleminer": {
|
|
"name": "Simple Miner",
|
|
"description": "Mines ores and minerals on depth 1."
|
|
},
|
|
"soilminer": {
|
|
"name": "Soil Miner",
|
|
"description": "Mines Soil."
|
|
},
|
|
"fertilizermixer": {
|
|
"name": "Fertilizer Mixer",
|
|
"description": "Mines Soil."
|
|
},
|
|
"filterleft": {
|
|
"name": "Item Filter (left)",
|
|
"description": "Puts a selected Item to the left and all other straight.",
|
|
"options": {
|
|
"filter": "Filtered Item"
|
|
}
|
|
},
|
|
"teleporterinput": {
|
|
"name": "Teleporter (input)",
|
|
"description": "Teleports items to a Teleporter (output) with the same frequency.",
|
|
"options": {
|
|
"frequency": "Frequency"
|
|
}
|
|
},
|
|
"teleporteroutput": {
|
|
"name": "Teleporter (output)",
|
|
"description": "Recieves items from a Teleporter (input) with the same frequency.",
|
|
"options": {
|
|
"frequency": "Frequency"
|
|
}
|
|
},
|
|
"filterright": {
|
|
"name": "Item Filter (right)",
|
|
"description": "Puts a selected Item to the right and all other straight.",
|
|
"options": {
|
|
"filter": "Filtered Item"
|
|
}
|
|
},
|
|
"precisionspliterleft": {
|
|
"name": "Precision Spliter (Left)",
|
|
"description": "Pushes every N'th Item to the left.",
|
|
"options": {
|
|
"n": "N"
|
|
}
|
|
},
|
|
"precisionspliterright": {
|
|
"name": "Precision Spliter (Right)",
|
|
"description": "Pushes every N'th Item to the right.",
|
|
"options": {
|
|
"n": "N"
|
|
}
|
|
}
|
|
},
|
|
"minerals": ["bauxite",
|
|
"beryllium",
|
|
"lead",
|
|
"chrome",
|
|
"diamonds",
|
|
"iron",
|
|
"naturalgas",
|
|
"oil",
|
|
"gold",
|
|
"kaolin",
|
|
"cobalt",
|
|
"coal",
|
|
"copper",
|
|
"lithium",
|
|
"magnesium",
|
|
"manganese",
|
|
"molybdenum",
|
|
"nickel",
|
|
"phosphate",
|
|
"platinum",
|
|
"potash",
|
|
"rubies",
|
|
"silver",
|
|
"soda",
|
|
"tantalum",
|
|
"titanium",
|
|
"uranium",
|
|
"vanadium",
|
|
"tungsten",
|
|
"zinc",
|
|
"tin",
|
|
"salt"
|
|
],
|
|
"items": ["None",
|
|
"Log",
|
|
"Planks",
|
|
"Stone",
|
|
"Charcoal",
|
|
"Sawdust",
|
|
"Charcoal Dust",
|
|
"Raw Paper",
|
|
"Paper",
|
|
"Siev",
|
|
"Filter",
|
|
"Coke",
|
|
"Briquettes",
|
|
"Bauxite",
|
|
"Lead Ore",
|
|
"Chrome Ore",
|
|
"Iron Ore",
|
|
"Cobalt Ore",
|
|
"Copper Ore",
|
|
"Lithium Ore",
|
|
"Magnesium Ore",
|
|
"Manganese Ore",
|
|
"Molybdenum Ore",
|
|
"Nickel Ore",
|
|
"Silver Ore",
|
|
"Tantalum Ore",
|
|
"Titanium Ore",
|
|
"Uranium Ore",
|
|
"Vanadium Ore",
|
|
"Tungesten Ore",
|
|
"Zinc Ore",
|
|
"Tin Ore",
|
|
"Steel",
|
|
"Raw Iron",
|
|
"Slag",
|
|
"Pickaxe",
|
|
"Archimedes Screw",
|
|
"Cement",
|
|
"Soil",
|
|
"Quartz Sand",
|
|
"Concret",
|
|
"Dirt",
|
|
"Glass"
|
|
],
|
|
"more": "Show Inventory / Sell Items",
|
|
"inventory": "Inventory",
|
|
"player": "Player",
|
|
"infotooltips": ["Build", "Move", "Rotate", "Delete!", "", "Help!?", "Information", "", "My Factorys"],
|
|
"cost": "Cost",
|
|
"clickToSell": "Click on items to sell them.",
|
|
"reroll": "Reroll Offers",
|
|
"clickToBuyFactory": "Click on a Factory to Buy.",
|
|
"money": "Dollars",
|
|
"mineralslable": "Minerals:",
|
|
"depth": "Depth",
|
|
"numbers": ["", " Thousand", " Million", " Billion", " Trillion", " Quadrillion", " Quintillion", " Sextillion", " Septillion", " Octillion", " Nonillion", " Decillion", " Undecillion", " Duodecillion", " Tredecillion", " Quattuordecillion", " Quindecillion", " Sexdecillion", " Septendecillion", " Octodecillion", " Novemdecillion", " Vigintillion"]
|
|
}
|