补充文本

This commit is contained in:
17146 2025-03-09 02:43:34 +08:00
parent e03f6118bd
commit 3fb8b3740a
2 changed files with 6 additions and 0 deletions

View file

@ -449,6 +449,9 @@
"item.minecraft.potion.effect.superbwarfare_long_shock": "Potion of Shock", "item.minecraft.potion.effect.superbwarfare_long_shock": "Potion of Shock",
"item.minecraft.splash_potion.effect.superbwarfare_long_shock": "Splash Potion of Shock", "item.minecraft.splash_potion.effect.superbwarfare_long_shock": "Splash Potion of Shock",
"item.minecraft.lingering_potion.effect.superbwarfare_long_shock": "Lingering Potion of Shock", "item.minecraft.lingering_potion.effect.superbwarfare_long_shock": "Lingering Potion of Shock",
"item.minecraft.tipped_arrow.effect.superbwarfare_shock": "Arrow of Shock",
"item.minecraft.tipped_arrow.effect.superbwarfare_strong_shock": "Arrow of Shock",
"item.minecraft.tipped_arrow.effect.superbwarfare_long_shock": "Arrow of Shock",
"commands.ammo.get": "Current %1$s ammo: %2$s", "commands.ammo.get": "Current %1$s ammo: %2$s",
"commands.ammo.set": "Set %s ammo to %s for %s players", "commands.ammo.set": "Set %s ammo to %s for %s players",

View file

@ -447,6 +447,9 @@
"item.minecraft.potion.effect.superbwarfare_long_shock": "电击药水", "item.minecraft.potion.effect.superbwarfare_long_shock": "电击药水",
"item.minecraft.splash_potion.effect.superbwarfare_long_shock": "喷溅型电击药水", "item.minecraft.splash_potion.effect.superbwarfare_long_shock": "喷溅型电击药水",
"item.minecraft.lingering_potion.effect.superbwarfare_long_shock": "滞留型电击药水", "item.minecraft.lingering_potion.effect.superbwarfare_long_shock": "滞留型电击药水",
"item.minecraft.tipped_arrow.effect.superbwarfare_shock": "电击之箭",
"item.minecraft.tipped_arrow.effect.superbwarfare_strong_shock": "电击之箭",
"item.minecraft.tipped_arrow.effect.superbwarfare_long_shock": "电击之箭",
"commands.ammo.get": "当前%1$s弹药数量: %2$s", "commands.ammo.get": "当前%1$s弹药数量: %2$s",
"commands.ammo.set": "为%3$s位玩家的%1$s弹药数量设置为%2$s", "commands.ammo.set": "为%3$s位玩家的%1$s弹药数量设置为%2$s",