Add tool groups (pickaxe, shovel, ...)
This commit is contained in:
parent
1556e6cb3e
commit
1044e96909
3 changed files with 28 additions and 21 deletions
|
@ -166,6 +166,13 @@ These groups are used mostly for informational purposes
|
|||
* `plant=1`: Plant or part of a plant
|
||||
* `double_plant`: Part of a double-sized plant. 1 = lower part, 2 = upper part
|
||||
|
||||
* `pickaxe=1`: Pickaxe
|
||||
* `shovel=1`: Shovel
|
||||
* `axe=1`: Axe
|
||||
* `sword=1`: Sword
|
||||
* `hoe=1`: Hoe (farming tool)
|
||||
* `shears=1`: Shears
|
||||
|
||||
* `weapon=1`: Item is primarily (!) a weapon
|
||||
* `tool=1`: Item is primarily (!) a tool
|
||||
* `craftitem=1`: Item is primarily (!) used for crafting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue