crop-prices.yml

ManticHoes Configuration Files

title: Crop Prices
layout:
- '         '
- '  abcde  '
- '  fghi   '
- '<        '

# Actions: OPEN_MAIN_MENU
# Placeholders: {sugar_cane_sell}, {wheat_sell}, {carrot_sell}, {potato_sell}, {pumpkin_sell}, {melon_sell}, {nether_wart_sell}, {cocoa_sell}, {beetroot_sell}
items:
- key: a
  material: SUGAR_CANE
  data: 0
  skull: ''
  glow: false
  display-name: '&a&lSugarcane'
  lore:
  - '&8ยป &a${sugar_cane_sell}'
  action: ''
  commands: []
- key: b
  material: WHEAT
  data: 0
  skull: ''
  glow: false
  display-name: '&a&lWheat'
  lore:
  - '&8ยป &a${wheat_sell}'
  action: ''
  commands: []
- key: c
  material: CARROT
  data: 0
  skull: ''
  glow: false
  display-name: '&a&lCarrots'
  lore:
  - '&8ยป &a${carrot_sell}'
  action: ''
  commands: []
- key: d
  material: POTATO
  data: 0
  skull: ''
  glow: false
  display-name: '&a&lPotatoes'
  lore:
  - '&8ยป &a${potato_sell}'
  action: ''
  commands: []
- key: e
  material: PUMPKIN
  data: 0
  skull: ''
  glow: false
  display-name: '&a&lPumpkins'
  lore:
  - '&8ยป &a${pumpkin_sell}'
  action: ''
  commands: []
- key: f
  material: MELON_SLICE
  data: 0
  skull: ''
  glow: false
  display-name: '&a&lMelons'
  lore:
  - '&8ยป &a${melon_sell}'
  action: ''
  commands: []
- key: g
  material: NETHER_WART
  data: 0
  skull: ''
  glow: false
  display-name: '&a&lNether Wart'
  lore:
  - '&8ยป &a${nether_wart_sell}'
  action: ''
  commands: []
- key: h
  material: COCOA_BEANS
  data: 0
  skull: ''
  glow: false
  display-name: '&a&lCocoa'
  lore:
  - '&8ยป &a${cocoa_sell}'
  action: ''
  commands: []
- key: i
  material: BEETROOT
  data: 0
  skull: ''
  glow: false
  display-name: '&a&lBeetroot'
  lore:
  - '&8ยป &a{beetroot_sell}'
  action: ''
  commands: []
- key: <
  material: ''
  data: 0
  skull: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWM4NDM2MGM4N2RhOTY2ZTI3NWUzZWU2MmQ4Y2RlOTI2MzBiNTA5YTNmMzNlOWIzM2FmOGNhN2Y4NTMyNzg3OSJ9fX0=
  glow: false
  display-name: '&c&lBack'
  lore: []
  action: OPEN_MAIN_MENU
  commands: []

Last updated