diff --git a/README.md b/README.md index a6ac433..d35747a 100644 --- a/README.md +++ b/README.md @@ -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) @@ -184,9 +184,4 @@ 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. \ No newline at end of file +- [AudioPapkin: Forest ambience](https://pixabay.com/sound-effects/forest-ambience-296528/) \ No newline at end of file diff --git a/lignumis/settings.lua b/lignumis/settings.lua index 744094c..71cd595 100644 --- a/lignumis/settings.lua +++ b/lignumis/settings.lua @@ -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" }, {