Planet Pelagos


Visit Pelagos, an insular planet of coconuts. Use calciners to refine resources, and cargo ships as the perfect way to connect its scattered shores

Content
7 hours ago
2.0
484
Planets Environment Mining Fluids Manufacturing

b [working on it] compatibility with quality seeds

10 days ago

Pelagos doesn't work with Quality Seeds mod. It displays the message "Failed to load mods: Error while running setup for entity prototype "coconut-palm-greenhouse" (assembling-machine): At least one of 'required_tiles' or 'colliding_tiles' must be set."

I was able to fix this with

if mods["quality-seeds"] then
table.insert(quality_seeds.ignore_plants, "coconut-palm")
end

9 days ago

The error lies in quality-seeds greenhouse implementation, not in Pelagos planet mod.
I will ask quality-seeds author to fix it

8 days ago

Yeah, I merely proposed a temporary bandaid while it is fixed

New response