Prize Options

Make sure to properly format and correctly space the configuration.

You can add as many prizes as you want. The prizes need to be numbered in order from 0 up after the letter p.

Example of use

Loot-Table:
  p0:
    command: "say hi"
  p1:
    item:
      material: stone
  p2:
    command: "say hi"
    item:
      material: dirt

Last updated