diff --git a/lignumis/changelog.txt b/lignumis/changelog.txt index 4523e2e..f3eaf43 100644 --- a/lignumis/changelog.txt +++ b/lignumis/changelog.txt @@ -1,9 +1,4 @@ --------------------------------------------------------------------------------------------------- -Version: 0.0.6 -Date: 08.01.2025 - Changes: - - Remove temporary incompatibility with wood-logistics ---------------------------------------------------------------------------------------------------- Version: 0.0.5 Date: 07.01.2025 Changes: @@ -14,10 +9,6 @@ Date: 07.01.2025 - Balance "noise" pollution - Move 2 damage research levels to Lignumis - Adjust vanilla technologies - - Add compatibility with hot metals - Bug Fixes: - - Fix too slow belt animation - - Fix initial fuel for all burner inserters --------------------------------------------------------------------------------------------------- Version: 0.0.4 Date: 06.01.2025 diff --git a/lignumis/info.json b/lignumis/info.json index 2d87956..37c7f6f 100644 --- a/lignumis/info.json +++ b/lignumis/info.json @@ -14,6 +14,7 @@ "Wood-Walls >= 1.2.0", "mf-buildings >= 0.1.0", "mf-logistics >= 0.1.0", - "?hot-metals" + "?hot-metals", + "!wood-logistics" ] } \ No newline at end of file