Amount Modifier

Format

amount: <amount>

Description

This modifier will set the <amount> of the item

Example

stone-button:
  slot: 1
  id: stone
  amount: 10
  name: "&cThis is 10 stone buttons"
  lore:
  - "This is just 10 stone buttons"
  - "&uNothing special"