136 lines
4.9 KiB
JSON
136 lines
4.9 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": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet."
|
|
},
|
|
"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."
|
|
},
|
|
"quarry": {
|
|
"name": "Quarry",
|
|
"description": "Mines stone slowly but safely."
|
|
},
|
|
"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": "Mineral Washer",
|
|
"description": "Gets some Minerals"
|
|
},
|
|
"blastfurnaceupper": {
|
|
"name": "Mineral Washer",
|
|
"description": "Gets some Minerals"
|
|
},
|
|
"filterleft": {
|
|
"name": "Item Filter (left)",
|
|
"description": "Puts a selected Item to the left and all other straight.",
|
|
"options": {
|
|
"filter": "Filtered Item"
|
|
}
|
|
},
|
|
"filterright": {
|
|
"name": "Item Filter (right)",
|
|
"description": "Puts a selected Item to the right and all other straight.",
|
|
"options": {
|
|
"filter": "Filtered Item"
|
|
}
|
|
}
|
|
},
|
|
"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"],
|
|
"more": "Show Inventory / Sell Items",
|
|
"inventory": "Inventory",
|
|
"player": "Player",
|
|
"infotooltips": ["Build", "Move", "Rotate", "Delete!", "", "Upgrade", "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:",
|
|
"numbers": ["", " Thousand", " Million", " Billion", " Trillion", " Quadrillion", " Quintillion", " Sextillion", " Septillion", " Octillion", " Nonillion", " Decillion", " Undecillion", " Duodecillion", " Tredecillion", " Quattuordecillion", " Quindecillion", " Sexdecillion", " Septendecillion", " Octodecillion", " Novemdecillion", " Vigintillion"]
|
|
}
|