0.0.6-alpha
This commit is contained in:
@@ -13,5 +13,7 @@
|
||||
"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"
|
||||
"text.autoconfig.bettercombat.option.client.isDebugOBBEnabled": "Debug hitbox",
|
||||
"text.autoconfig.bettercombat.option.client.mineWithWeaponBlacklist": "Mine with weapon blacklist",
|
||||
"text.autoconfig.bettercombat.option.client.mineWithWeaponBlacklist.@Tooltip": "Weapons with an ID that matches this regex will never be used to harvest blocks"
|
||||
}
|
||||
@@ -13,5 +13,7 @@
|
||||
"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": "调试碰撞箱"
|
||||
"text.autoconfig.bettercombat.option.client.isDebugOBBEnabled": "调试碰撞箱",
|
||||
"text.autoconfig.bettercombat.option.client.mineWithWeaponBlacklist": "我的武器黑名单",
|
||||
"text.autoconfig.bettercombat.option.client.mineWithWeaponBlacklist.@Tooltip": "ID 与此正则表达式匹配的武器永远不会用于收获方块"
|
||||
}
|
||||
Reference in New Issue
Block a user