Compare commits
No commits in common. "9d1d5d8cbd0a1b6fdcc1143bdbc022a19b039f46" and "0e3c7c48193e8b5b826d5b3f8e6fdd18377ff480" have entirely different histories.
9d1d5d8cbd
...
0e3c7c4819
4 changed files with 2 additions and 9 deletions
|
|
@ -76,7 +76,6 @@ Alternatives: [Burner Leech Fork](https://mods.factorio.com/mod/Burner-Leech-For
|
|||
- [Wooden Aquilo: Seabloom Algaculture](https://mods.factorio.com/mod/aquilo-seabloom-algaculture)
|
||||
- [Wooden Cerys: Lunaponics](https://mods.factorio.com/mod/cerys-lunaponics)
|
||||
- [Wooden Moshine: Solaponics](https://mods.factorio.com/mod/moshine-solaponics)
|
||||
- [Wooden Arig](https://mods.factorio.com/mod/wooden-arig)
|
||||
|
||||
#### [Any Planet Start](https://mods.factorio.com/mod/any-planet-start)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,4 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.69
|
||||
Date: 02.10.2025
|
||||
Bug Fixes:
|
||||
- Fix more item weights
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.68
|
||||
Date: 28.09.2025
|
||||
Changes:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "lignumis",
|
||||
"version": "1.0.69",
|
||||
"version": "1.0.68",
|
||||
"title": "Lignumis",
|
||||
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
|
||||
"author": "cackling fiend",
|
||||
|
|
|
|||
|
|
@ -364,5 +364,4 @@ set_default_weight("storage-tank", 50)
|
|||
set_default_weight("fast-transport-belt", 100)
|
||||
set_default_weight("fast-underground-belt", 50)
|
||||
set_default_weight("fast-splitter", 50)
|
||||
set_default_weight("steel-plate", 400)
|
||||
set_default_weight("steam-turbine", 10)
|
||||
set_default_weight("steel-plate", 400)
|
||||
Loading…
Add table
Add a link
Reference in a new issue