added decaying fruit
This commit is contained in:
parent
bf06218815
commit
530260ac54
4 changed files with 62 additions and 4 deletions
|
@ -10,6 +10,7 @@
|
|||
[16, 10]
|
||||
],
|
||||
"rules": {
|
||||
"superFruitGrow": true
|
||||
"superFruitGrow": true,
|
||||
"decayingFruitGrow": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue