Soil Anywhere

by Buggi

Place your newly made and expensive overgrowth soil anywhere! Optional setting for Artifical type override.

Content
1 year, 8 months ago
2.0
1.43K
Environment

g 2.1 port?

2 months ago

Hi awesome mode, any plans for 2.1 version?

2 months ago
(updated 2 months ago)

Hi;

As the mod only makes small changes to the way that placement logic works, it should function fine if you change the .json file's contents to this.

{
"name": "soil-anywhere",
"version": "1.0.1",
"title": "Soil Anywhere",
"author": "Buggi",
"dependencies": [
"base >= 2.1.9",
"space-age >= 2.1.9"
],
"description": "Place your newly made and expensive overgrowth soil anywhere! Optional setting for Artifical type override.",
"factorio_version": "2.1"
}

Remember to repack the mod with the correct version information.

2 months ago

Thanks!

a month ago
(updated a month ago)

Hi RiVeroe
Unfortunately, simply bumping up the version in the .json file, as you suggested, does not work. I have tested it. Any other ideas?

Your solution works great for another outdated mod though: Gleba Soil Anywhere by Sauravisus , so I switched to that mod for now, thanks anyway!

a month ago
(updated a month ago)

I'm running it on my instance now, and it seems to work okay? I'm sorry to hear that it didn't work, but it's probably fine to use the other mod if they do the same things.

If you're getting errors during runtime then it's probably an incompatibility I couldn't figure out - but if the mod just isn't changing version on startup, the Json I might've provided here could be wrong, I'll check it sometime when I get a minute.

New response