You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
goflishMC edited this page Oct 21, 2024
·
2 revisions
# Define extra items usable in the GUI editor here.
# NEXT_PAGE nad PREV_PAGE are provided as the items
# used for pages. Do not remove them.
# The items added here would show up in `/class customize`
NEXT_PAGE:
type: 'Book'
data: '0'
durability: '0'
name: '&6Next Page'
lore:
- ''
PREV_PAGE:
type: 'Book'
data: '0'
durability: '0'
name: '&6Prev Page'
lore:
- ''