deadlock crating and stacking recipes

This commit is contained in:
Brevven 2020-11-08 20:22:18 -08:00
parent ac668b9019
commit 31cd5b74b3
10 changed files with 31 additions and 11 deletions

View file

@ -1,19 +1,21 @@
{
"name": "bztitanium",
"version": "0.6.4",
"version": "0.6.5",
"factorio_version": "1.0",
"title": "Titanium",
"author": "Brevven",
"contact": "",
"homepage": "",
"dependencies": [
"base >= 0.18",
"? aai-industry",
"? space-exploration",
"? Krastorio2",
"base >= 1.0.0",
"? aai-industry",
"? space-exploration",
"? Krastorio2",
"? FactorioExtended-Plus-Core",
"? Pre0-17-60Oil",
"? Deadlock-SE-bridge"
"? Pre0-17-60Oil",
"? Deadlock-SE-bridge",
"? deadlock-beltboxes-loaders",
"? DeadlockCrating"
],
"description": "Adds titanium to the base game.\n\nTitanium is used in Low Density Structures, Flying Robot Frames and a few other places.\n\nCompatible with Krastorio 2, Space Exploration, Aircraft, FE+ and other mods."
}