Compare commits
2 commits
0bfda7246f
...
da50f85b5b
Author | SHA1 | Date | |
---|---|---|---|
![]() |
da50f85b5b | ||
![]() |
3b26f3a754 |
2 changed files with 8 additions and 3 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
|
- Simplified chinese (zh-CN): cyx2015s
|
||||||
- Polish (pl): StarGazer
|
- Polish (pl): StarGazer
|
||||||
|
|
||||||
### Assets
|
### Assets / Code
|
||||||
|
|
||||||
[Hurricane](https://mods.factorio.com/user/Hurricane046)
|
[Hurricane](https://mods.factorio.com/user/Hurricane046)
|
||||||
|
|
||||||
|
@ -185,3 +185,8 @@ If your modded lab is special and it should not support these science packs, use
|
||||||
[Pixabay](https://pixabay.com)
|
[Pixabay](https://pixabay.com)
|
||||||
|
|
||||||
- [AudioPapkin: Forest ambience](https://pixabay.com/sound-effects/forest-ambience-296528/)
|
- [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",
|
type = "bool-setting",
|
||||||
name = "lignumis-basic-circuit-board",
|
name = "lignumis-basic-circuit-board",
|
||||||
setting_type = "startup",
|
setting_type = "startup",
|
||||||
default_value = false,
|
default_value = true,
|
||||||
order = "e"
|
order = "e"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue