1.0.36
This commit is contained in:
parent
8eca5c0952
commit
d7f5d0ca67
2 changed files with 14 additions and 2 deletions
|
@ -1,4 +1,16 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.36
|
||||
Date: 24.03.2025
|
||||
Changes:
|
||||
- Basic construction robots copper recipe uses basic circuit boards and wooden gear wheels
|
||||
- AAI Industry: Add "wood" fuel category to burner generator and fuel processor
|
||||
- Wood Industry: Woodchips have "wood" fuel category
|
||||
- Add compatibility for "Crushing Industry"
|
||||
Bug Fixes:
|
||||
- Lane Splitters: Correct item order
|
||||
- AAI Loaders: Correct item/recipe order
|
||||
- Fix recylce recipe being generated for rocket parts
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.35
|
||||
Date: 18.03.2025
|
||||
Changes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "lignumis",
|
||||
"version": "1.0.35",
|
||||
"version": "1.0.36",
|
||||
"title": "Lignumis",
|
||||
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
|
||||
"author": "cackling fiend",
|
||||
|
@ -9,7 +9,7 @@
|
|||
"dependencies": [
|
||||
"base",
|
||||
"space-age >= 2.0.28",
|
||||
"lignumis-assets >= 1.0.2",
|
||||
"lignumis-assets >= 1.0.3",
|
||||
"flib",
|
||||
"PlanetsLib >= 1.1.26",
|
||||
"astroponics >= 1.2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue