forked from Upstream/mmocore
!Fixed default configs
This commit is contained in:
parent
568d6da795
commit
a7793def08
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user