Compare commits
No commits in common. "da50f85b5b3c8b8e0dbeb97646f2e1192ec18c5f" and "0bfda7246f8cbf4122f7e2faa6d7c3c4dbee8cbb" have entirely different histories.
da50f85b5b
...
0bfda7246f
2 changed files with 3 additions and 8 deletions
|
@ -124,7 +124,7 @@ If your modded lab is special and it should not support these science packs, use
|
|||
- Simplified chinese (zh-CN): cyx2015s
|
||||
- Polish (pl): StarGazer
|
||||
|
||||
### Assets / Code
|
||||
### Assets
|
||||
|
||||
[Hurricane](https://mods.factorio.com/user/Hurricane046)
|
||||
|
||||
|
@ -185,8 +185,3 @@ If your modded lab is special and it should not support these science packs, use
|
|||
[Pixabay](https://pixabay.com)
|
||||
|
||||
- [AudioPapkin: Forest ambience](https://pixabay.com/sound-effects/forest-ambience-296528/)
|
||||
|
||||
[SafTheLamb](https://mods.factorio.com/user/SafTheLamb)
|
||||
|
||||
- [Early Agriculture](https://mods.factorio.com/mod/early-agriculture): Fix for trees not being plantable on Nauvis with Alien Biomes active.
|
||||
- [Wooden Logistics](https://mods.factorio.com/mod/wood-logistics): Code for AAI Loader.
|
|
@ -31,7 +31,7 @@ data:extend({
|
|||
type = "bool-setting",
|
||||
name = "lignumis-basic-circuit-board",
|
||||
setting_type = "startup",
|
||||
default_value = true,
|
||||
default_value = false,
|
||||
order = "e"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue