{
  "contract": "sphere-data/v1",
  "site": "hysphere",
  "siteUrl": "https://hysphere.app",
  "revision": "2026-08-12T11:09:57.625Z",
  "extractedAt": "2026-08-12T11:09:57.625Z",
  "game": {
    "name": "Hytale",
    "version": "Early Access"
  },
  "sourceLabel": "Hytale Early Access asset tables",
  "license": {
    "name": "Non-commercial attribution",
    "url": "https://hysphere.app/about#data-license",
    "note": "Catalog dumps may be cited for personal, educational, and non-commercial use with attribution to HySphere. Game IP remains with Hypixel Studios."
  },
  "schema": {
    "stableIds": [
      "id",
      "slug"
    ],
    "formats": [
      "json",
      "csv"
    ],
    "stripped": [
      "icon paths",
      "texture paths",
      "model paths",
      "binary / dump paths",
      "news text",
      "guide copy"
    ]
  },
  "datasets": [
    {
      "id": "items",
      "description": "Item catalog with combat, quality, and craft links",
      "formats": {
        "json": "/data/v1/items.json",
        "csv": "/data/v1/items.csv"
      },
      "recordCount": 3219
    },
    {
      "id": "creatures",
      "description": "Creature bestiary entries",
      "formats": {
        "json": "/data/v1/creatures.json",
        "csv": "/data/v1/creatures.csv"
      },
      "recordCount": 975
    },
    {
      "id": "recipes",
      "description": "Crafting recipes",
      "formats": {
        "json": "/data/v1/recipes.json",
        "csv": "/data/v1/recipes.csv"
      },
      "recordCount": 2109
    },
    {
      "id": "drops",
      "description": "Drop / loot tables",
      "formats": {
        "json": "/data/v1/drops.json",
        "csv": "/data/v1/drops.csv"
      },
      "recordCount": 676
    },
    {
      "id": "zones",
      "description": "World zones",
      "formats": {
        "json": "/data/v1/zones.json",
        "csv": "/data/v1/zones.csv"
      },
      "recordCount": 9
    },
    {
      "id": "biomes",
      "description": "Biome definitions",
      "formats": {
        "json": "/data/v1/biomes.json",
        "csv": "/data/v1/biomes.csv"
      },
      "recordCount": 70
    },
    {
      "id": "crops",
      "description": "Farming crop definitions",
      "formats": {
        "json": "/data/v1/crops.json",
        "csv": "/data/v1/crops.csv"
      },
      "recordCount": 57
    },
    {
      "id": "barter",
      "description": "Barter / shop inventories",
      "formats": {
        "json": "/data/v1/barter.json",
        "csv": "/data/v1/barter.csv"
      },
      "recordCount": 2
    }
  ]
}
