Skip to content

Commit

Permalink
buff to useless coal->fawogae recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Nov 28, 2023
1 parent 185a4e7 commit c880f9c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Date: ???
Changes:
- fix zungrugor and numals not registering farms
- fixed that fawogae mk4 and fawogae mk5 were both unlocked at the same science tier (py4)
- buffed the useless coal->fawogae recipe by 10X (its still not great)
---------------------------------------------------------------------------------------------------
Version: 2.1.12
Date: 2023-11-22
Expand Down
4 changes: 3 additions & 1 deletion prototypes/updates/pyrawores-updates.lua
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,6 @@ RECIPE {
RECIPE('nexelit-mine'):remove_unlock('big-mines').hidden = true
data.raw['resource']['nexelit-rock'].autoplace = nil
data.raw['autoplace-control']['nexelit-rock'] = nil
data.raw['noise-layer']['nexelit-rock'] = nil
data.raw['noise-layer']['nexelit-rock'] = nil

data.raw.recipe['coal-fawogae'].ingredients[1].amount = 1

0 comments on commit c880f9c

Please sign in to comment.