Skip to content

Commit

Permalink
added soybean oil. reduced oil requirement for pizza (Closes #179)
Browse files Browse the repository at this point in the history
  • Loading branch information
eerussianguy committed Nov 17, 2024
1 parent 9476858 commit 6019309
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
- Updated the stomping barrel recipe again.
- Made the check for flowers for bees much more forgiving, most plants should work now.
- Reduced the oil requirement for pizzas to 100 mB.
- Added soybean oil. It burns slightly less efficiently than olive oil in a lamp, and may be substituted for olive oil in pizza.
- Added soybean oil. It burns slightly less efficiently than olive oil in a lamp, and may be substituted for olive oil in pizza.
- Fix bad links for field guide redirects. (Closes #179)
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"pages": [
{
"type": "patchouli:text",
"text": "$(l:tfc:firmalife/cheese)See the Firmalife entry for the correct information.$()",
"text": "$(l:firmalife/bread)See the Firmalife entry for the correct information.$()",
"title": "Bread"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"pages": [
{
"type": "patchouli:text",
"text": "$(l:tfc:firmalife/bread)See the Firmalife entry for the correct information.$()",
"text": "$(l:firmalife/cheese)See the Firmalife entry for the correct information.$()",
"title": "Dairy"
}
],
Expand Down

0 comments on commit 6019309

Please sign in to comment.