Skip to content

Commit

Permalink
Merge pull request #36 from DoobieRalsei/main
Browse files Browse the repository at this point in the history
Fixed Barbecue Sauce Bug Temporarily
  • Loading branch information
slweeb authored Jun 1, 2024
2 parents 05cd2bf + 2a71872 commit 00d77aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SpongeBob.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ editIngredient("uranium",{
addRecipe("bread+jellyfish","jellyfish roll");
addRecipe("bread+true_krabby_meat+bread?","krabbydog");
addRecipe("uranium_dust+furikake+milkshake","kelp shake");
addRecipe("&stack:bottom_bun+true_krabby_meat+lettuce+cheese+onion+onion+tomato+tomato+ketchup+mustard+pickle+pickle+mayonnaise+top_bun+sesame","krabby patty");
addRecipe("&stack:bottom_bun+jellyfish+lettuce+cheese+onion+onion+tomato+tomato+ketchup+mustard+pickle+pickle+mayonnaise+top_bun+sesame","jelly patty",);
addRecipe("&stack:bottom_bun+true_krabby_meat+lettuce+cheese+barbecue_sauce+tomato+ketchup+mustard+pickle+top_bun","krabby patty");
addRecipe("&stack:bottom_bun+jellyfish+lettuce+cheese+barbecue_sauce+tomato+ketchup+mustard+pickle+top_bun","jelly patty",);
addRecipe("chocolate+rice_treat+kelp_nougat","kelp nougat crunch");
addRecipe("krabby patty+kelp shake+kelp nougat crunch","krusty krab meal");

0 comments on commit 00d77aa

Please sign in to comment.