Replace passenger with custom nbt field, Add submenu for custom name formatting

This commit is contained in:
Marcel Konrad
2020-11-06 20:08:10 +01:00
parent 3daf607656
commit fd95baf5f7
12 changed files with 656 additions and 565 deletions

View File

@@ -198,7 +198,6 @@
"gui.worldhandler.blocks.sign_editor.text_line_3": "Textzeile III",
"gui.worldhandler.blocks.sign_editor.text_line_4": "Textzeile IV",
"gui.worldhandler.blocks.sign_editor.commmand": "Befehl",
"gui.worldhandler.blocks.sign_editor.done": "Fertig",
"gui.worldhandler.blocks.sign_editor.format_text_line": "Textzeile formatieren",
"gui.worldhandler.blocks.note_block_editor.look_at_note_block": "Gucke auf einen Notenblock und drücke '%s'",
@@ -323,9 +322,9 @@
"gui.worldhandler.entities.summon.attributes": "Attribute",
"gui.worldhandler.entities.summon.equipment": "Ausrüstung",
"gui.worldhandler.entities.summon.start.mob_id": "Tier ID",
"gui.worldhandler.entities.summon.start.custom_name": "Eigener Name",
"gui.worldhandler.entities.summon.start.passenger_mob_id": "Passagier Tier ID",
"gui.worldhandler.entities.summon.start.mob_id": "Name oder ID des Wesens",
"gui.worldhandler.entities.summon.start.custom_name": "Name des Wesens",
"gui.worldhandler.entities.summon.start.custom_nbt": "NBT des Wesens",
"gui.worldhandler.potion.time.hours": "Stunden",
"gui.worldhandler.potion.time.minutes": "Minuten",
@@ -366,10 +365,10 @@
"gui.worldhandler.generic.yes": "Ja",
"gui.worldhandler.generic.no": "Nein",
"gui.worldhandler.generic.value": "Wert",
"gui.worldhandler.generic.name": "Name",
"gui.worldhandler.generic.enable": "Ein",
"gui.worldhandler.generic.disable": "Aus",
"gui.worldhandler.generic.edit_username": "Benutzername",
"gui.worldhandler.generic.done": "Fertig",
"gui.worldhandler.actions.add": "Hinzufügen",
"gui.worldhandler.actions.remove": "Entfernen",

View File

@@ -198,7 +198,6 @@
"gui.worldhandler.blocks.sign_editor.text_line_3": "Text Line III",
"gui.worldhandler.blocks.sign_editor.text_line_4": "Text Line IV",
"gui.worldhandler.blocks.sign_editor.commmand": "Command",
"gui.worldhandler.blocks.sign_editor.done": "Done",
"gui.worldhandler.blocks.sign_editor.format_text_line": "Format Text Line",
"gui.worldhandler.blocks.note_block_editor.look_at_note_block": "Look at a Note Block and press '%s'",
@@ -323,9 +322,9 @@
"gui.worldhandler.entities.summon.attributes": "Attributes",
"gui.worldhandler.entities.summon.equipment": "Equipment",
"gui.worldhandler.entities.summon.start.mob_id": "Mob ID",
"gui.worldhandler.entities.summon.start.mob_id": "Mob ID or Name",
"gui.worldhandler.entities.summon.start.custom_name": "Custom Name",
"gui.worldhandler.entities.summon.start.passenger_mob_id": "Passenger Mob ID",
"gui.worldhandler.entities.summon.start.custom_nbt": "Custom NBT",
"gui.worldhandler.potion.time.hours": "Hours",
"gui.worldhandler.potion.time.minutes": "Minutes",
@@ -366,10 +365,10 @@
"gui.worldhandler.generic.yes": "Yes",
"gui.worldhandler.generic.no": "No",
"gui.worldhandler.generic.value": "Value",
"gui.worldhandler.generic.name": "Name",
"gui.worldhandler.generic.enable": "Enable",
"gui.worldhandler.generic.disable": "Disable",
"gui.worldhandler.generic.edit_username": "Edit Username",
"gui.worldhandler.generic.done": "Done",
"gui.worldhandler.actions.add": "Add",
"gui.worldhandler.actions.remove": "Remove",

View File

@@ -198,7 +198,6 @@
"gui.worldhandler.blocks.sign_editor.text_line_3": "Ligne de texte III",
"gui.worldhandler.blocks.sign_editor.text_line_4": "Ligne de texte IV",
"gui.worldhandler.blocks.sign_editor.commmand": "Commande",
"gui.worldhandler.blocks.sign_editor.done": "Terminé",
"gui.worldhandler.blocks.sign_editor.format_text_line": "Format ligne de texte",
"gui.worldhandler.blocks.note_block_editor.look_at_note_block": "Regardez un bloc musical et appuyez sur '%s'",
@@ -326,7 +325,7 @@
"gui.worldhandler.entities.summon.start.mob_id": "ID de créature",
"gui.worldhandler.entities.summon.start.custom_name": "Nom personnalisé",
"gui.worldhandler.entities.summon.start.passenger_mob_id": "ID créature passager",
"gui.worldhandler.entities.summon.start.custom_nbt": "Custom NBT",
"gui.worldhandler.potion.time.hours": "Heures ",
"gui.worldhandler.potion.time.minutes": "Minutes ",
@@ -367,10 +366,10 @@
"gui.worldhandler.generic.yes": "Oui",
"gui.worldhandler.generic.no": "Non",
"gui.worldhandler.generic.value": "Valeur",
"gui.worldhandler.generic.name": "Nom",
"gui.worldhandler.generic.enable": "Activer",
"gui.worldhandler.generic.disable": "Désactiver",
"gui.worldhandler.generic.edit_username": "Modifier le nom d'utilisateur",
"gui.worldhandler.generic.done": "Terminé",
"gui.worldhandler.actions.add": "Ajouter",
"gui.worldhandler.actions.remove": "Supprimer",

View File

@@ -198,7 +198,6 @@
"gui.worldhandler.blocks.sign_editor.text_line_3": "Текстовая строка III",
"gui.worldhandler.blocks.sign_editor.text_line_4": "Текстовая строка IV",
"gui.worldhandler.blocks.sign_editor.commmand": "Команда",
"gui.worldhandler.blocks.sign_editor.done": "Готово",
"gui.worldhandler.blocks.sign_editor.format_text_line": "Формат текстовой строки",
"gui.worldhandler.blocks.note_block_editor.look_at_note_block": "Посмотрите на заметки блоков и нажмите '%s'",
@@ -325,7 +324,7 @@
"gui.worldhandler.entities.summon.start.mob_id": "ID моба",
"gui.worldhandler.entities.summon.start.custom_name": "Пользовательское имя",
"gui.worldhandler.entities.summon.start.passenger_mob_id": "ID пассажирского моба",
"gui.worldhandler.entities.summon.start.custom_nbt": "Custom NBT",
"gui.worldhandler.potion.time.hours": "Часов",
"gui.worldhandler.potion.time.minutes": "Минут",
@@ -366,10 +365,10 @@
"gui.worldhandler.generic.yes": "Да",
"gui.worldhandler.generic.no": "Нет",
"gui.worldhandler.generic.value": "Значение",
"gui.worldhandler.generic.name": "Имя",
"gui.worldhandler.generic.enable": "Включить",
"gui.worldhandler.generic.disable": "Выключить",
"gui.worldhandler.generic.edit_username": "Изменить имя пользователя",
"gui.worldhandler.generic.done": "Готово",
"gui.worldhandler.actions.add": "Добавить",
"gui.worldhandler.actions.remove": "Удалить",

View File

@@ -199,7 +199,6 @@
"gui.worldhandler.blocks.sign_editor.text_line_3": "文字行 III",
"gui.worldhandler.blocks.sign_editor.text_line_4": "文字行 IV",
"gui.worldhandler.blocks.sign_editor.commmand": "命令",
"gui.worldhandler.blocks.sign_editor.done": "完成",
"gui.worldhandler.blocks.sign_editor.format_text_line": "文本行格式",
"gui.worldhandler.blocks.note_block_editor.look_at_note_block": "看着一个音符盒并按 '%s'",
@@ -326,7 +325,7 @@
"gui.worldhandler.entities.summon.start.mob_id": "生物 ID",
"gui.worldhandler.entities.summon.start.custom_name": "自定义名称",
"gui.worldhandler.entities.summon.start.passenger_mob_id": "骑乘生物 ID",
"gui.worldhandler.entities.summon.start.custom_nbt": "Custom NBT",
"gui.worldhandler.potion.time.hours": "小时",
"gui.worldhandler.potion.time.minutes": "分钟",
@@ -367,10 +366,10 @@
"gui.worldhandler.generic.yes": "是",
"gui.worldhandler.generic.no": "否",
"gui.worldhandler.generic.value": "值",
"gui.worldhandler.generic.name": "名称",
"gui.worldhandler.generic.enable": "开启",
"gui.worldhandler.generic.disable": "关闭",
"gui.worldhandler.generic.edit_username": "编辑用户名",
"gui.worldhandler.generic.done": "完成",
"gui.worldhandler.actions.add": "添加",
"gui.worldhandler.actions.remove": "删除",