We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef81ae commit dbed0b6Copy full SHA for dbed0b6
doc/JSON/ITEM.md
@@ -66,6 +66,7 @@ Items are any entity in the game you can pick up. They all share a set of JSON
66
- BOOK - can be read
67
- PET_ARMOR - defines pet armor
68
- BIONIC_ITEM - item is a CBM, if installed, you get the bionic effect with the same id as the item name
69
+- ARTIFACT - can define the passive_effects parameter and carry enchantments
70
- TOOLMOD - this is a toolmod, and can be installed to modify tool in some way (mainly battery slot changes)
71
- ENGINE - defines the properties of a vehicle engine if installed in a transport
72
- WHEEL - defines the properties of a vehicle wheel if installed in a transport
0 commit comments