Skip to content

Commit

Permalink
修复配方问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuqi154 committed Jul 8, 2024
1 parent 3a49cae commit 5779c02
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"result": {
"item": "mystias_izakaya:hong_dou",
"item": "mystias_izakaya:huang_gua",
"count": 1
}
}
2 changes: 1 addition & 1 deletion src/main/resources/data/mystias_izakaya/recipes/xu_li.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"result": {
"item": "mystias_izakaya:xi_lan_hua",
"item": "mystias_izakaya:xu_li",
"count": 1
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
],
"result": {
"item": "mystias_izakaya:xi_lan_hua",
"item": "mystias_izakaya:yin_er",
"count": 1
}
}

0 comments on commit 5779c02

Please sign in to comment.