Skip to content

Commit

Permalink
Merge pull request #8 from Ilikepizza2006/main
Browse files Browse the repository at this point in the history
mossstuff.js
  • Loading branch information
slweeb authored May 2, 2024
2 parents f2c6bcf + d3fe639 commit 8e84fe5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions mossstuff.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
addIngredient("moss",{
color: "#234219",
innerColor:"#69a655",
type:"plant",
shape:"leaves_stem",
});

addRecipe("moss+plant","garden")

0 comments on commit 8e84fe5

Please sign in to comment.