idmangler-cli/docs/blocks/type.md
2024-12-31 17:27:56 +00:00

250 B

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"