Skip to content

Commit

Permalink
fix(tags): update food and drink tags
Browse files Browse the repository at this point in the history
  • Loading branch information
TurnrDev committed May 8, 2024
1 parent 935aaba commit 5ed2745
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/c/tags/items/drinks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"#farmersdelight:drinks"
]
}
9 changes: 9 additions & 0 deletions data/c/tags/items/foods.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"replace": false,
"values": [
"create:bar_of_chocolate",
"create:chocolate_glazed_berries",
"create:honeyed_apple",
"create:sweet_roll"
]
}

0 comments on commit 5ed2745

Please sign in to comment.