This commit is contained in:
Simon Brodtmann 2025-01-06 22:50:50 +01:00
parent b024d89336
commit 1f91f8441a
2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,8 @@ Date: 06.01.2025
- Add "wood fuel" category so burner entities don't use trees, lumber and seeds as fuel - Add "wood fuel" category so burner entities don't use trees, lumber and seeds as fuel
- Add recipe to process moist stromatolite remnant in a normal furnace to balance steam production - Add recipe to process moist stromatolite remnant in a normal furnace to balance steam production
- Add recipe to process gold stromatolite seeds to void excess seeds - Add recipe to process gold stromatolite seeds to void excess seeds
- Improve transition to Nauvis and do some overall polishing
- The mod "wood-logistics" is now marked incompatible. All wood-themed mods from SafTheLamb will be made compatible at a later point.
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.0.3 Version: 0.0.3
Date: 06.01.2025 Date: 06.01.2025

View file

@ -1,6 +1,6 @@
{ {
"name": "lignumis", "name": "lignumis",
"version": "0.0.3", "version": "0.0.4",
"title": "[Alpha] Lignumis", "title": "[Alpha] Lignumis",
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies. Warning: This is an early development version. Breaking changes will happen.", "description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies. Warning: This is an early development version. Breaking changes will happen.",
"author": "cackling fiend", "author": "cackling fiend",