Skip to content

Commit 59d2609

Browse files
authored
Merge pull request #82654 from Standing-Storm/item-docs-artifact
Add `ARTIFACT` subtype to ITEM.md
2 parents 20dbef9 + dbed0b6 commit 59d2609

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/JSON/ITEM.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Items are any entity in the game you can pick up. They all share a set of JSON
6666
- BOOK - can be read
6767
- PET_ARMOR - defines pet armor
6868
- 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
6970
- TOOLMOD - this is a toolmod, and can be installed to modify tool in some way (mainly battery slot changes)
7071
- ENGINE - defines the properties of a vehicle engine if installed in a transport
7172
- WHEEL - defines the properties of a vehicle wheel if installed in a transport

0 commit comments

Comments
 (0)