调整readme mod列表顺序

新增自动翻译mod
部分mod更新
汉化更新
This commit is contained in:
2023-10-15 17:47:35 +08:00
parent cd865f16b8
commit 125813fed9
114 changed files with 2614 additions and 176 deletions

View File

@@ -0,0 +1,17 @@
{
"text.autoconfig.bettercombat.title": "Better Combat",
"text.autoconfig.bettercombat.option.client.isAttackInsteadOfMineWhenEnemiesCloseEnabled": "Attack instead of mining",
"text.autoconfig.bettercombat.option.client.isDebugOBBEnabled.@Tooltip": "Show weapon hitbox when entity hitboxes are displayed",
"text.autoconfig.bettercombat.option.client.isAttackInsteadOfMineWhenEnemiesCloseEnabled.@Tooltip": "Attack instead of mining upon left click, when enemies are close enough to strike",
"text.autoconfig.bettercombat.option.client.isShowingOtherHandFirstPerson": "Show inactive hand in first person",
"text.autoconfig.bettercombat.option.client.isSweepingParticleEnabled": "Show sweeping",
"text.autoconfig.bettercombat.option.client.isShowingOtherHandFirstPerson.@Tooltip": "Render hand you are not attacking with in first person view",
"text.autoconfig.bettercombat.option.client.isSweepingParticleEnabled.@Tooltip": "Enable showing sword sweeping particle effects",
"text.autoconfig.bettercombat.option.client.weaponSwingSoundVolume.@Tooltip": "Change volume of weapon swing sounds",
"hud.bettercombat.mine_with_weapons_off": "Mine with weapons: No",
"text.autoconfig.bettercombat.option.client.swingThruGrassBlacklist": "Swing thru grass blacklist",
"text.autoconfig.bettercombat.option.client.weaponSwingSoundVolume": "Weapon swing sound volume %",
"hud.bettercombat.mine_with_weapons_on": "Mine with weapons: Yes",
"text.autoconfig.bettercombat.option.client.swingThruGrassBlacklist.@Tooltip": "Weapons with an ID that matches this regex will never swing thru grass",
"text.autoconfig.bettercombat.option.client.isDebugOBBEnabled": "Debug hitbox"
}

View File

@@ -0,0 +1,17 @@
{
"text.autoconfig.bettercombat.title": "更好的战斗",
"text.autoconfig.bettercombat.option.client.isAttackInsteadOfMineWhenEnemiesCloseEnabled": "攻击而不是挖矿",
"text.autoconfig.bettercombat.option.client.isDebugOBBEnabled.@Tooltip": "显示实体碰撞箱时显示武器碰撞箱",
"text.autoconfig.bettercombat.option.client.isAttackInsteadOfMineWhenEnemiesCloseEnabled.@Tooltip": "当敌人足够近可以攻击时,左键单击进行攻击而不是采矿",
"text.autoconfig.bettercombat.option.client.isShowingOtherHandFirstPerson": "以第一人称显示不活动的手",
"text.autoconfig.bettercombat.option.client.isSweepingParticleEnabled": "显示扫描",
"text.autoconfig.bettercombat.option.client.isShowingOtherHandFirstPerson.@Tooltip": "在第一人称视角中渲染你没有攻击的手",
"text.autoconfig.bettercombat.option.client.isSweepingParticleEnabled.@Tooltip": "启用显示剑扫粒子效果",
"text.autoconfig.bettercombat.option.client.weaponSwingSoundVolume.@Tooltip": "改变武器挥动声音的音量",
"hud.bettercombat.mine_with_weapons_off": "我的武器:否",
"text.autoconfig.bettercombat.option.client.swingThruGrassBlacklist": "穿过草地黑名单",
"text.autoconfig.bettercombat.option.client.weaponSwingSoundVolume": "武器挥动音量%",
"hud.bettercombat.mine_with_weapons_on": "我的武器:是",
"text.autoconfig.bettercombat.option.client.swingThruGrassBlacklist.@Tooltip": "ID 与此正则表达式匹配的武器永远不会穿过草地",
"text.autoconfig.bettercombat.option.client.isDebugOBBEnabled": "调试碰撞箱"
}