Update config
This commit is contained in:
parent
c9e95ec8cd
commit
2edee3cc1a
|
@ -0,0 +1,23 @@
|
||||||
|
cycles:
|
||||||
|
min: 5
|
||||||
|
max: 50
|
||||||
|
delaymin: 5
|
||||||
|
delaymax: 50
|
||||||
|
|
||||||
|
pans:
|
||||||
|
BOWL:
|
||||||
|
name: Wodden Pan
|
||||||
|
items:
|
||||||
|
- GOLD_NUGGET:
|
||||||
|
chance: 50
|
||||||
|
minadd: 5
|
||||||
|
maxadd: 20
|
||||||
|
minremove: 5
|
||||||
|
maxremove: 20
|
||||||
|
- GRAVEL:
|
||||||
|
chance: 75
|
||||||
|
minpop: 5
|
||||||
|
maxpop: 20
|
||||||
|
mindepop: 5
|
||||||
|
maxdepop: 20
|
||||||
|
|
Loading…
Reference in New Issue