{
  "fields": [
    {
      "id": "items",
      "title": "items",
      "description": "Items that may be used to repair an item.",
      "dataType": 16
    },
    {
      "id": "repair_amount",
      "title": "repair_amount",
      "description": "How much the item is repaired.",
      "dataType": 16
    }
  ],
  "description": "Repair Items",
  "title": "Repair Items"
}