Remove heads and pumpkin from combat creative tab

This commit is contained in:
Wuzzy 2017-06-11 22:20:25 +02:00
parent b04abdaf99
commit 62f755f52a
4 changed files with 7 additions and 6 deletions

View file

@ -127,6 +127,7 @@ These groups are used mostly for informational purposes
* `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
* `non_combat_armor=1`: Item can be equipped as armor, but is not made for combat (e.g. zombie head, pumpkin)
* `container`: Node is a container which physically stores items within and has at least 1 inventory
* `container=2`: Has one inventory with list name `"main"`. Items can be placed and taken freely
* `container=3`: Same as `container=2`, but shulker boxes can not be inserted