File tree Expand file tree Collapse file tree
src/main/resources/assets/gregtech/lang Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2966,4 +2966,4 @@ gregtech.command.util.hand.material_meta_item=Ore Prefix: %s; Material: %s
29662966gregtech.command.util.hand.tool_stats=Tool Stats Class: %s
29672967gregtech.command.util.hand.meta_item=Meta Item Name: %s
29682968gregtech.command.util.hand.not_a_player=This command is only usable by a player.
2969- gregtech.command.util.hand.not_item =You must hold something in mainhand before executing this command.
2969+ gregtech.command.util.hand.no_item =You must hold something in mainhand before executing this command.
Original file line number Diff line number Diff line change @@ -2898,7 +2898,7 @@ gregtech.command.util.hand.material_meta_item=Префикс руды: %s; Ма
28982898gregtech.command.util.hand.tool_stats=Класс инструмента: %s
28992899gregtech.command.util.hand.meta_item=Название мета-предмета: %s
29002900gregtech.command.util.hand.not_a_player=Эта команда может использоваться только игроком.
2901- gregtech.command.util.hand.not_item =Перед выполнением этой команды, вы должны держать что-то в главном руке.
2901+ gregtech.command.util.hand.no_item =Перед выполнением этой команды, вы должны держать что-то в главном руке.
29022902
29032903# Fixes
29042904fluid.tile.water=Вода
Original file line number Diff line number Diff line change @@ -1419,7 +1419,7 @@ item.rubber.ingot=橡胶条
14191419item.rubber.dustTiny=小撮橡胶浆
14201420item.rubber.dustSmall=小堆橡胶浆
14211421item.rubber.dust=橡胶浆
1422- item.rubber.nugget=橡胶可怜
1422+ item.rubber.nugget=橡胶颗粒
14231423item.rubber.plate=橡胶片
14241424item.raw_rubber.dustTiny=小撮生橡胶浆
14251425item.raw_rubber.dustSmall=小堆生橡胶浆
@@ -2877,4 +2877,4 @@ gregtech.command.util.hand.material_meta_item=矿物前缀: %s; 材质: %s
28772877gregtech.command.util.hand.tool_stats=工具状态类: %s
28782878gregtech.command.util.hand.meta_item=元物品名字: %s
28792879gregtech.command.util.hand.not_a_player=这条指令只能由玩家使用。
2880- gregtech.command.util.hand.not_item =必须在主手持握物品时执行这条指令。
2880+ gregtech.command.util.hand.no_item =必须在主手持握物品时执行这条指令。
You can’t perform that action at this time.
0 commit comments