{
  "contract": "sphere-data/v1",
  "site": "junimosphere",
  "siteUrl": "https://junimosphere.app",
  "revision": "2026-08-23T14:07:25.352Z",
  "extractedAt": "2026-08-23T14:07:25.352Z",
  "game": {
    "name": "Stardew Valley",
    "version": "1.6"
  },
  "sourceLabel": "Stardew Valley Content data files",
  "license": {
    "name": "Non-commercial attribution",
    "url": "https://junimosphere.app/about#data-license",
    "note": "Catalog dumps may be cited for personal, educational, and non-commercial use with attribution to JunimoSphere. Game IP remains with ConcernedApe."
  },
  "schema": {
    "stableIds": [
      "id",
      "slug",
      "itemId",
      "itemSlug"
    ],
    "formats": [
      "json",
      "csv"
    ],
    "stripped": [
      "icon paths",
      "texture paths",
      "binary / dump paths",
      "news text",
      "guide copy"
    ]
  },
  "datasets": [
    {
      "id": "items",
      "description": "Item catalog (prices, categories, giftability)",
      "formats": {
        "json": "/data/v1/items.json",
        "csv": "/data/v1/items.csv"
      },
      "recordCount": 807
    },
    {
      "id": "crops",
      "description": "Crop growth, seasons, and sell prices",
      "formats": {
        "json": "/data/v1/crops.json",
        "csv": "/data/v1/crops.csv"
      },
      "recordCount": 50
    },
    {
      "id": "fish",
      "description": "Fish catch locations, seasons, and difficulty",
      "formats": {
        "json": "/data/v1/fish.json",
        "csv": "/data/v1/fish.csv"
      },
      "recordCount": 74
    },
    {
      "id": "villagers",
      "description": "NPC / villager directory",
      "formats": {
        "json": "/data/v1/villagers.json",
        "csv": "/data/v1/villagers.csv"
      },
      "recordCount": 47
    },
    {
      "id": "gifts",
      "description": "Gift taste matrix by item",
      "formats": {
        "json": "/data/v1/gifts.json",
        "csv": "/data/v1/gifts.csv"
      },
      "recordCount": 263
    },
    {
      "id": "recipes",
      "description": "Cooking and crafting recipes",
      "formats": {
        "json": "/data/v1/recipes.json",
        "csv": "/data/v1/recipes.csv"
      },
      "recordCount": 231
    },
    {
      "id": "bundles",
      "description": "Community Center / Joja bundles",
      "formats": {
        "json": "/data/v1/bundles.json",
        "csv": "/data/v1/bundles.csv"
      },
      "recordCount": 31
    }
  ]
}
