feat(gui/admin): layout
This commit is contained in:
parent
66495db59b
commit
520840da1f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ public class AdminGUI {
|
|||
this.gui = Gui.normal()
|
||||
.setStructure(
|
||||
"# # # # # # # # #",
|
||||
"# # # S C U # # #",
|
||||
"# # # S # C # # #",
|
||||
"B # # # # # # # #"
|
||||
)
|
||||
.addIngredient('S', new ManageCacheItem(playerLanguage))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue