Make cocoas drop when the jungle tree has been removed
This commit is contained in:
parent
02b6cc11f5
commit
66c9e5b502
3 changed files with 33 additions and 1 deletions
1
API.md
1
API.md
|
@ -85,6 +85,7 @@ These groups are used mostly for informational purposes
|
|||
* `food=3`: Drink (including soups)
|
||||
* `food=1`: Other/unsure
|
||||
* `eatable`: Item can be *directly* eaten by wielding + left click (`on_use=item_eat`). Rating is the satiation gain
|
||||
* `cocoa`: Node is a cocoa pod (rating is growth stage, ranging from 1 to 3)
|
||||
* `ammo=1`: Item is used as ammo for a weapon
|
||||
* `ammo_bow=1`: Item is used as ammo for bows
|
||||
* `container`: Node is a container which physically stores items within and has at least 1 inventory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue