Skip to content

Commit

Permalink
[CORE] Block Headers to allow for easier editing of UI
Browse files Browse the repository at this point in the history
Signed-off-by: Wolfieheart <[email protected]>
  • Loading branch information
Wolfieheart committed Dec 17, 2023
1 parent f2a63a4 commit ce53732
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions src/main/resources/guis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#################################
# ASE Main Menu #
#################################
menu:
title: "Armor Stand Editor Menu"
size: 54
Expand Down Expand Up @@ -191,7 +194,9 @@ menu:
- "Click here to get help!"
material: NETHER_STAR
slot: 53

#################################
# ASE Equipment Menu #
#################################
equipment:
title: "ArmorStand Equipment"
size: 18
Expand Down Expand Up @@ -265,4 +270,4 @@ equipment:
lore:
- "Drag your right item into the slot below"
material: STICK
slot: 5
slot: 5

0 comments on commit ce53732

Please sign in to comment.