Readme
This commit is contained in:
parent
2ccc07fd74
commit
05b7278b80
1 changed files with 22 additions and 3 deletions
25
README.md
25
README.md
|
@ -1,9 +1,17 @@
|
|||
[](https://discord.gg/ufvFUJtVwk)[](https://git.cacklingfiend.info/cacklingfiend/lignumis)
|
||||
_________________
|
||||

|
||||
|
||||
## Lignumis
|
||||
|
||||
This mod extends the early game of Space Age by putting you on the moon "Lignumis" before you escape to Nauvis. It concentrates on wood and steam technologies, giving you some early game production chains for those resources.
|
||||
|
||||
The duration of the stay on Lignumis will be rather short. The impact of the later game will still be substantial (once implemented).
|
||||
The duration of the stay on Lignumis will be rather short. The impact of the later game will still be substantial.
|
||||
|
||||
**Warning when adding to existing games:** With the default settings, this mod will break a few things in your existing bases and space ships. Check out the settings to disable what you don't like.
|
||||
|
||||
_________________
|
||||
|
||||
## Mod recommendations
|
||||
|
||||
The following mods can be a great addition for this mod:
|
||||
|
@ -40,7 +48,7 @@ If you like go more into the charcoal direction. It has no overlap with Lignumis
|
|||
|
||||
For wood on Aquilo.
|
||||
|
||||
#### [Crushing Industry](https://mods.factorio.com/mod/crushing-industry)
|
||||
#### [Crushing Industry](https://mods.factorio.com/mod/crushing-industry) with [Crushing Industry - Productivity Research](https://mods.factorio.com/mod/crushing-industry-productivity-research)
|
||||
|
||||
Recommended with high science cost settings. It adds crushers and crushed ores to increase productivity.
|
||||
Lignumis adds crushed gold ore and a technology to unlock the crusher with wood and steam science packs.
|
||||
|
@ -57,6 +65,8 @@ Add this for increased complexity in the early Nauvis game. It has no effect on
|
|||
|
||||
For even more complexity after Lignumis. They currently don't change anything on Lignumis itself.
|
||||
|
||||
_________________
|
||||
|
||||
## Compatibility with other planet mods
|
||||
|
||||
The following planet mods are tested for (at least technical) compatibility:
|
||||
|
@ -73,12 +83,18 @@ The following planet mods are tested for (at least technical) compatibility:
|
|||
- [Terra Palus](https://mods.factorio.com/mod/terrapalus)
|
||||
- [Secretas & Frozeta](https://mods.factorio.com/mod/secretas)
|
||||
|
||||
This list is probably not up-to-date. In doubt, just try it out.
|
||||
|
||||
_________________
|
||||
|
||||
## Problematic / incompatible mods
|
||||
|
||||
* The combination of AAI Industry and Any planet start is currently not supported.
|
||||
* Alien Biomes: Lignumis won't have any trees. It's playable, but not as intended.
|
||||
* The rest of the Wooden Universe: I marked the ones incompatible that don't make sense to combine or that wouldn't add more that is not already included.
|
||||
|
||||
_________________
|
||||
|
||||
## Add compatibility to your mod
|
||||
|
||||
Lignumis, by default, adds wood and steam science packs during `data-updates.lua` to all technologies that match certain criteria.
|
||||
|
@ -129,6 +145,8 @@ data.raw["string-setting"]["lignumis-second-planet"].allowed_values = { "gleba"
|
|||
data.raw["string-setting"]["lignumis-second-planet"].default_value = "gleba"
|
||||
```
|
||||
|
||||
_________________
|
||||
|
||||
## Todo
|
||||
|
||||
- Fix pipe graphics on desiccation furnace and quality assembler
|
||||
|
@ -138,7 +156,8 @@ data.raw["string-setting"]["lignumis-second-planet"].default_value = "gleba"
|
|||
- Compatibility with [On Wayward Seas](https://mods.factorio.com/mod/wayward-seas)
|
||||
- Compatibility with [Exotic Space Industries](https://mods.factorio.com/mod/exotic-space-industries)
|
||||
- Compatibility with [Noble Metals](https://mods.factorio.com/mod/bzgold) once it's updated
|
||||
- "Hardcore Lignumis"
|
||||
|
||||
_________________
|
||||
|
||||
## Credits
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue