Page 1 of 1
Alien Technology - Squishalot
Posted: Fri May 06, 2016 7:34 am
by Squishalot
Currently This mod only adds a recipe for Alien Artifacts, but will hopefully add controlled biter spawners that cannot break your machinery.
The Mod is on factoriomods.com.
Download-Url:
https://www.mediafire.com/?vgju2jmm0ed25ol
Re: Alien Technology - Squishalot
Posted: Fri May 06, 2016 10:40 am
by Arch666Angel
You need to add the dependencies to the info.json and the dependency for the base game.
Re: Alien Technology - Squishalot
Posted: Fri May 06, 2016 4:39 pm
by Squishalot
Arch666Angel wrote:You need to add the dependencies to the info.json and the dependency for the base game.
Ok, thanks but please can you walk me through the process?
Re: Alien Technology - Squishalot
Posted: Fri May 06, 2016 8:27 pm
by Factorio2016
Code: Select all
info.json
{
...
"description": "...",
"dependencies": ["base"]
}
why disabled sending private messages?
Re: Alien Technology - Squishalot
Posted: Sat May 07, 2016 6:22 am
by Squishalot
Thankyou, I disabled them so i wouldn't get spammed. Thankyou for your help!!!
I will update the mod soon, the whole reason I made it was for my own use.
Re: Alien Technology - Squishalot
Posted: Sat May 07, 2016 7:06 am
by Squishalot
Now I have a problem that line 9 (dependancy) needs a comma, and it has one.
Don't say it's because it
has a comma, because I tried that too.