Skip to content

Commit

Permalink
Sodium carbonate isn't needed until later in the tech tree
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiHawk committed Dec 3, 2023
1 parent 8873eca commit a46f397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SeaBlock/data-updates/algae.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ bobmods.lib.recipe.set_category("lithium-water-electrolysis", "petrochem-electro
bobmods.lib.tech.remove_recipe_unlock("water-treatment-3", "solid-lithium")
bobmods.lib.recipe.hide("solid-lithium")

-- Move Sodium Carbonate from Brown Algae to Sodium processing
seablock.lib.moveeffect("algae-brown-burning-wash", "bio-processing-green", "sodium-processing-1", nil)
-- Move Sodium Carbonate from Brown Algae to Sodium processing 2
seablock.lib.moveeffect("algae-brown-burning-wash", "bio-processing-green", "sodium-processing-2", nil)

-- Move Methanol from Cellulose Fibre to Advanced chemistry 1
seablock.lib.moveeffect("gas-methanol-from-wood", "bio-processing-green", "angels-advanced-chemistry-1", 5)
Expand Down

0 comments on commit a46f397

Please sign in to comment.