working alpha

This commit is contained in:
Brevven 2021-05-16 01:43:54 -07:00
commit 5c51be9567
91 changed files with 1343 additions and 0 deletions

18
info.json Normal file
View file

@ -0,0 +1,18 @@
{
"name": "bztungsten",
"version": "0.0.1",
"factorio_version": "1.1",
"title": "Tungsten",
"author": "Brevven",
"contact": "",
"homepage": "",
"dependencies": [
"base >= 1.1.0",
"? space-exploration",
"? Krastorio2",
"? deadlock-beltboxes-loaders",
"? DeadlockCrating"
],
"description": "Adds tungsten ore (wolframite), tungsten plates, tungsten carbide and rocket engine nozzles to the base game.\n\nAvailable after green science, tungsten and the various intermediates are used throughout the vanilla game. Compatible with Space Exploration and Krastorio 2, as well as several other mods. More compatibility forthcoming."
}