Skip to content

Commit

Permalink
tweak: Tomato sauce recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarden-zamir committed Feb 7, 2024
1 parent c728fe6 commit a78e32b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions kubejs/server_scripts/base/featrues/cooking.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
if (feature("Tomato sauce recipes")) {
addMixing(
"50mb ptdye:tomato_sauce",
["ptdye:tomato", "salt:salt"],
temperature.heated
);
}

0 comments on commit a78e32b

Please sign in to comment.