Skip to content

Commit

Permalink
Removed the manure requirement from the higher tiers of fawogae recipes.
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Nov 14, 2024
1 parent 7290ff7 commit 371b2c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Date: ?
- Fixed that the biofluid network vessels were effected by the max extent parameter. Adjusted max extent to 2,000,000 tiles.
- Changed internal name of py-satellite back to satellite.
- Fixed that search on Caravan Manager produces crash. Resolves https://github.com/pyanodon/pybugreports/issues/712
- Removed the manure requirement from the higher tiers of fawogae recipes.
TURD:
- Nerfed prod % for sawblade modules. MK01: 25% -> 5%, MK02: 25% -> 7%, MK03: 25% -> 10%, MK04: 25% -> 12%.
- Fixed that mixing kickalk path 1 with wood processing unit path 2 would brick your save and prevent bedding from being craftable.
Expand Down
1 change: 0 additions & 1 deletion prototypes/recipes/fawogae/recipes-auto-fawogae.lua
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ py.autorecipes {
ingredients =
{
{name = "water", amount = 100},
{name = "manure", amount = 3},
{name = "fungal-substrate", amount = 1},
},
results =
Expand Down

0 comments on commit 371b2c8

Please sign in to comment.