Add recipe gui

This commit is contained in:
Marcel Konrad
2018-06-28 01:06:32 +02:00
parent 307aafe010
commit 70c7419795
6 changed files with 266 additions and 0 deletions

View File

@@ -283,6 +283,9 @@ gui.worldhandler.edit_blocks.clone.mode.filtered=Gefiltert
gui.worldhandler.edit_blocks.pos.set_pos_1=Position 1
gui.worldhandler.edit_blocks.pos.set_pos_2=Position 2
gui.worldhandler.recipes.give=Geben
gui.worldhandler.recipes.take=Nehmen
gui.worldhandler.scoreboard.slot.list=Liste
gui.worldhandler.scoreboard.slot.belowName=Unter Name
gui.worldhandler.scoreboard.slot.sidebar=Seitentafel

View File

@@ -283,6 +283,9 @@ gui.worldhandler.edit_blocks.clone.mode.filtered=Filtered
gui.worldhandler.edit_blocks.pos.set_pos_1=Set Pos 1
gui.worldhandler.edit_blocks.pos.set_pos_2=Set Pos 2
gui.worldhandler.recipes.give=Give
gui.worldhandler.recipes.take=Take
gui.worldhandler.scoreboard.slot.list=List
gui.worldhandler.scoreboard.slot.belowName=Below Name
gui.worldhandler.scoreboard.slot.sidebar=Sidebar

View File

@@ -283,6 +283,9 @@ gui.worldhandler.edit_blocks.clone.mode.filtered=仅指定方块
gui.worldhandler.edit_blocks.pos.set_pos_1=设置位点 1
gui.worldhandler.edit_blocks.pos.set_pos_2=设置位点 2
gui.worldhandler.recipes.give=Give
gui.worldhandler.recipes.take=Take
gui.worldhandler.scoreboard.slot.list=列表
gui.worldhandler.scoreboard.slot.belowName=名称下方
gui.worldhandler.scoreboard.slot.sidebar=侧边栏