0.0.5-alpha

This commit is contained in:
2024-01-22 23:01:51 +08:00
parent 6b7c6ef52e
commit 21e05ac442
110 changed files with 1689 additions and 3612 deletions

View File

@@ -2,5 +2,7 @@
"text.firstperson.option.firstperson.renderStuckFeatures.tooltip": "Shows arrows, bee stings or other modded features in first person",
"text.firstperson.option.firstperson.renderStuckFeatures": "Render Arrows \u0026 Stings",
"text.firstperson.option.firstperson.doubleHands.tooltip": "When using Vanilla hands it will always show both hands",
"text.firstperson.option.firstperson.doubleHands": "Double Hands"
"text.firstperson.option.firstperson.doubleHands": "Double Hands",
"modmenu.descriptionTranslation.firstperson": "Enables the third-person Model in first-person",
"modmenu.summaryTranslation.firstperson": "Enables the third-person Model in first-person"
}

View File

@@ -2,5 +2,7 @@
"text.firstperson.option.firstperson.renderStuckFeatures.tooltip": "以第一人称显示箭头、蜂刺或其他修改后的功能",
"text.firstperson.option.firstperson.renderStuckFeatures": "渲染箭头 \u0026 刺",
"text.firstperson.option.firstperson.doubleHands.tooltip": "当使用普通手时,它将始终显示双手",
"text.firstperson.option.firstperson.doubleHands": "双手"
"text.firstperson.option.firstperson.doubleHands": "双手",
"modmenu.descriptionTranslation.firstperson": "在第一人称中启用第三人称模型",
"modmenu.summaryTranslation.firstperson": "在第一人称中启用第三人称模型"
}