Skip to content

Commit

Permalink
Revert Green Algae 2 change
Browse files Browse the repository at this point in the history
Leave green algae 2 available in Algae farm 1. Changing this is a significant nerf
  • Loading branch information
KiwiHawk committed Oct 8, 2023
1 parent e762a4d commit b1d0349
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SeaBlock/data-updates/algae.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
-- Speed up algae farm
data.raw["assembling-machine"]["algae-farm"].crafting_speed = 0.75

-- Green algae
bobmods.lib.recipe.set_category("algae-green", "bio-processing")

-- Improved algae processing
bobmods.lib.tech.remove_prerequisite("bio-processing-green", "water-treatment")
bobmods.lib.tech.add_prerequisite("bio-processing-green", "bio-wood-processing-2")
Expand Down

0 comments on commit b1d0349

Please sign in to comment.