idmangler-cli/docs/blocks/type.md

6 lines
250 B
Markdown
Raw Normal View History

2024-12-31 17:27:56 +00:00
# Item type
- This data block encodes for the type of the item that's being encoded.
- This will support crafteds in the future, but for now the value MUST be `"Gear".`
- Field name: `item_type`
- Field type: `String`
- Example: `"item_type": "Gear"`