Skip to content

Commit 046dc21

Browse files
authored
edit confirm-menu item slots
1 parent b63d5ab commit 046dc21

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎src/main/resources/menus.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ confirmation-menu:
118118
- "&aClick to confirm purchase."
119119
# Set to false so the menu knows this is not a buyable item
120120
buyable: false
121-
slot: 12
121+
slot: 11
122122
amount: 1
123123
cancel:
124124
material: "REDSTONE_BLOCK"
@@ -133,5 +133,5 @@ confirmation-menu:
133133
- "&cClick to cancel purchase."
134134
# Set to false so the menu knows this is not a buyable item
135135
buyable: false
136-
slot: 12
137-
amount: 1
136+
slot: 15
137+
amount: 1

0 commit comments

Comments
 (0)