Skip to content

Commit

Permalink
Update ingredients.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocosasel authored Nov 4, 2024
1 parent 3bf2d78 commit cda9b46
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: entity
name: Boiled Dough Dango Ball
parent: FoodBakingBase
id: BoiledDoughDangoBall
id: boileddoughdangoball
description: A boiled ball of dough.
components:
- type: FlavorProfile
Expand All @@ -21,7 +21,7 @@
- type: entity
name: Raw Dough Dango Ball
parent: FoodBakingBase
id: RawDoughDangoBall
id: rawdoughdangoball
description: A raw ball of dough.
components:
- type: FlavorProfile
Expand All @@ -41,7 +41,7 @@
- type: entity
name: Raw Ramen Noodles
parent: FoodBakingBase
id: RawRamenNoodles
id: rawramennoodles
description: A raw ramen.
components:
- type: FlavorProfile
Expand Down

0 comments on commit cda9b46

Please sign in to comment.