fix: add final fixes for Lignumis and Alien Biomes compatibility #7

Open
chromebomb wants to merge 2 commits from chromebomb/lignumis:master into master
First-time contributor

refer to: https://discord.com/channels/1327043776715292773/1327045033077248021/1400725705867919371

Added a compatibility fix for alien biomes and lignumis.

Changes:

  • added back the vanilla fertile tiles tha Alien Biomes remove to the tile restrictions of trees for manual and world gen spawning and planting of trees.
  • retains Lignumis' aesthetics of using the vanilla tiles and Nauvis' Alien Biomes
  • able to plant and spawn trees in Lignumis now when Alien Biomes is also enabled

ps. this is the first time I contributed/made a mod for factorio, if there is anything to be improved on the syntaxes and anything do let me know.

refer to: https://discord.com/channels/1327043776715292773/1327045033077248021/1400725705867919371 Added a compatibility fix for alien biomes and lignumis. Changes: - added back the vanilla fertile tiles tha Alien Biomes remove to the tile restrictions of trees for manual and world gen spawning and planting of trees. - retains Lignumis' aesthetics of using the vanilla tiles and Nauvis' Alien Biomes - able to plant and spawn trees in Lignumis now when Alien Biomes is also enabled ps. this is the first time I contributed/made a mod for factorio, if there is anything to be improved on the syntaxes and anything do let me know.
chromebomb added 2 commits 2025-08-01 18:05:17 +02:00
requested review from cacklingfiend 2025-08-01 18:05:30 +02:00
chromebomb changed title from fix: fix: add final fixes for Lignumis and Alien Biomes compatibility to fix: add final fixes for Lignumis and Alien Biomes compatibility 2025-08-01 18:07:07 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:chromebomb-master
git checkout chromebomb-master

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff chromebomb-master
git checkout chromebomb-master
git rebase master
git checkout master
git merge --ff-only chromebomb-master
git checkout chromebomb-master
git rebase master
git checkout master
git merge --no-ff chromebomb-master
git checkout master
git merge --squash chromebomb-master
git checkout master
git merge --ff-only chromebomb-master
git checkout master
git merge chromebomb-master
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cacklingfiend/lignumis#7
No description provided.