mod 升级

This commit is contained in:
2023-12-03 13:58:36 +08:00
parent 125813fed9
commit 0acf0779ce
61 changed files with 900 additions and 74 deletions

View File

@@ -1,4 +1,6 @@
{
"fluid.create.honey": "Honey",
"fluid.create.chocolate": "Chocolate"
"fluid.create.chocolate": "Chocolate",
"create.command.debuginfo.sending": "Collecting debug information...",
"create.command.debuginfo.saved_to_clipboard": "Debug information has been copied to your clipboard."
}

View File

@@ -1,4 +1,6 @@
{
"fluid.create.honey": "亲爱的",
"fluid.create.chocolate": "巧克力"
"fluid.create.chocolate": "巧克力",
"create.command.debuginfo.sending": "正在收集调试信息...",
"create.command.debuginfo.saved_to_clipboard": "调试信息已复制到您的剪贴板。"
}