Update to forge 41.0.64

Removed config option to disable pos shortcuts, instead they are now set to unbound by default
This commit is contained in:
Marcel Konrad
2022-07-08 23:27:17 +02:00
parent 913b27e016
commit 53ec08c9a6
11 changed files with 19 additions and 89 deletions

View File

@@ -3,7 +3,6 @@
"gui.worldhandler.config.settings.command_syntax": "Befehlssyntax",
"gui.worldhandler.config.settings.shortcuts": "Schnellsteuerleiste",
"gui.worldhandler.config.settings.key_shortcuts": "Tasten Abkürzungen",
"gui.worldhandler.config.settings.tooltips": "Tooltips",
"gui.worldhandler.config.settings.watch": "Uhr",
"gui.worldhandler.config.settings.smooth_watch": "Geschmeidige Uhr",
@@ -45,7 +44,6 @@
"gui.worldhandler.config.comment.settings.custom_time_dawn": "Aktiviert Biome Indikator",
"gui.worldhandler.config.comment.settings.command_syntax": "Aktiviert Befehlssyntax",
"gui.worldhandler.config.comment.settings.shortcuts": "Aktiviert Schnellsteuerleiste",
"gui.worldhandler.config.comment.settings.key_shortcuts": "Aktiviert Tasten Abkürzungen",
"gui.worldhandler.config.comment.settings.tooltips": "Aktiviert Tooltips",
"gui.worldhandler.config.comment.settings.watch": "Aktiviert Uhr",
"gui.worldhandler.config.comment.settings.smooth_watch": "Aktiviert Geschmeidige Uhr",

View File

@@ -3,7 +3,6 @@
"gui.worldhandler.config.settings.command_syntax": "Command Syntax",
"gui.worldhandler.config.settings.shortcuts": "Shortcuts",
"gui.worldhandler.config.settings.key_shortcuts": "Key Shortcuts",
"gui.worldhandler.config.settings.tooltips": "Tooltips",
"gui.worldhandler.config.settings.watch": "Watch",
"gui.worldhandler.config.settings.smooth_watch": "Smooth Watch",
@@ -44,7 +43,6 @@
"gui.worldhandler.config.comment.settings.command_syntax": "Displays the current command at the bottom",
"gui.worldhandler.config.comment.settings.shortcuts": "Adds a row of buttons at the top for quick access",
"gui.worldhandler.config.comment.settings.key_shortcuts": "Enables button keys for pos1 and pos2",
"gui.worldhandler.config.comment.settings.tooltips": "Whether or not to display tooltips",
"gui.worldhandler.config.comment.settings.watch": "Whether or not to display a watch",
"gui.worldhandler.config.comment.settings.smooth_watch": "Whether or not the watch pointers move smooth",

View File

@@ -3,7 +3,6 @@
"gui.worldhandler.config.settings.command_syntax": "Syntaxe commandes",
"gui.worldhandler.config.settings.shortcuts": "Raccourcis",
"gui.worldhandler.config.settings.key_shortcuts": "Raccourcis clavier",
"gui.worldhandler.config.settings.tooltips": "Info-bulles",
"gui.worldhandler.config.settings.watch": "Montre",
"gui.worldhandler.config.settings.smooth_watch": "Montre fluide",
@@ -44,7 +43,6 @@
"gui.worldhandler.config.comment.settings.command_syntax": "Afficher en bas la commande actuelle",
"gui.worldhandler.config.comment.settings.shortcuts": "Adds a row of buttons at the top for quick access",
"gui.worldhandler.config.comment.settings.key_shortcuts": "Enables button keys for pos1 and pos2",
"gui.worldhandler.config.comment.settings.tooltips": "Afficher ou non les info-bulles",
"gui.worldhandler.config.comment.settings.watch": "Afficher ou non une montre",
"gui.worldhandler.config.comment.settings.smooth_watch": "Rendre ou non lisse les aiguilles de la montre",

View File

@@ -3,7 +3,6 @@
"gui.worldhandler.config.settings.command_syntax": "Синтаксис команд",
"gui.worldhandler.config.settings.shortcuts": "Ярлыки",
"gui.worldhandler.config.settings.key_shortcuts": "Сочетания клавиш",
"gui.worldhandler.config.settings.tooltips": "Всплывающие подсказки",
"gui.worldhandler.config.settings.watch": "Часы",
"gui.worldhandler.config.settings.smooth_watch": "Плавные часы",
@@ -44,7 +43,6 @@
"gui.worldhandler.config.comment.settings.command_syntax": "Отображает текущую команду в нижней части экрана",
"gui.worldhandler.config.comment.settings.shortcuts": "Добавляет ряд кнопок в верхней части для быстрого доступа",
"gui.worldhandler.config.comment.settings.key_shortcuts": "Включает кнопки для pos1 и pos2",
"gui.worldhandler.config.comment.settings.tooltips": "Отображать подсказки или нет",
"gui.worldhandler.config.comment.settings.watch": "Отображать часы или нет",
"gui.worldhandler.config.comment.settings.smooth_watch": "Стрелки часов движутся плавно или нет",

View File

@@ -3,7 +3,6 @@
"gui.worldhandler.config.settings.command_syntax": "命令句法",
"gui.worldhandler.config.settings.shortcuts": "快捷键",
"gui.worldhandler.config.settings.key_shortcuts": "键盘快捷键",
"gui.worldhandler.config.settings.tooltips": "浮动提示",
"gui.worldhandler.config.settings.watch": "时钟",
"gui.worldhandler.config.settings.smooth_watch": "时钟平滑效果",
@@ -45,7 +44,6 @@
"gui.worldhandler.config.comment.settings.custom_time_dawn": "生物群系指示器开启",
"gui.worldhandler.config.comment.settings.command_syntax": "命令句法开启",
"gui.worldhandler.config.comment.settings.shortcuts": "快捷键开启",
"gui.worldhandler.config.comment.settings.key_shortcuts": "键盘快捷键开启",
"gui.worldhandler.config.comment.settings.tooltips": "浮动提示开启",
"gui.worldhandler.config.comment.settings.watch": "时钟开启",
"gui.worldhandler.config.comment.settings.smooth_watch": "时钟平滑效果开启",