However, when I loaded the mod up, for some reasons it was red & said that it was made for Factorio version .12 (even though I have it set for version .14).
Here's the info.json code:
Code: Select all
{
"name": "sewage_pipe",
"version": "0.1.0",
"factorio version": "0.14",
"title": "Sewage Pipe",
"author": "Bizobinator88",
"description": "Adds a sewage pipe, which dumps liquids into the water, but generates a lot of pollution",
"dependencies": ["base >= 0.14.0", "? bobplates >= 0.14.0"]
}
Any idea what's going on? I am quite perplexed o_O