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