drops.yml
drops:
STONE:
1:
type: STONE
default-amount: 1
enchanted: false
display-name: ''
lore:
- 'Example'
chance: 10
price: 1.0
tokens: 1.0
2:
type: OBSIDIAN
default-amount: 1
enchanted: false
display-name: ''
lore:
- 'Example'
chance: 10
price: 1.0
tokens: 1.0
GOLD_ORE:
1:
type: GOLD_ORE
default-amount: 1
enchanted: false
display-name: ''
lore:
- 'Example'
chance: 10
price: 1.0
tokens: 1.0
2:
type: GOLD_BLOCK
default-amount: 1
enchanted: false
display-name: ''
lore:
- 'Example'
chance: 1
price: 1.0
tokens: 1.0
Last updated