Skip to content
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: 
  - ''
Clone this wiki locally