!Fixed default configs

This commit is contained in:
Indyuce 2021-01-02 00:32:53 +01:00
parent 568d6da795
commit a7793def08

View File

@ -28,6 +28,7 @@ on-mine:
drop-table: drop-table:
items: items:
- 'vanilla{type=DIAMOND} 1 1-4' - 'vanilla{type=DIAMOND} 1 1-4'
options:
vanilla-drops: false vanilla-drops: false
regen: regen:
time: 20 time: 20
@ -41,6 +42,7 @@ on-mine:
drop-table: drop-table:
items: items:
- 'vanilla{type=EMERALD} 1 1-9' - 'vanilla{type=EMERALD} 1 1-9'
options:
vanilla-drops: false vanilla-drops: false
regen: regen:
time: 2000 time: 2000
@ -65,6 +67,7 @@ on-mine:
triggers: triggers:
- 'exp{profession=mining;amount=20}' - 'exp{profession=mining;amount=20}'
options:
# Set to false if you want to disable vanila drops. # Set to false if you want to disable vanila drops.
vanilla-drops: false vanilla-drops: false