{
  "_readme": [
    "Tuning for Farming & Forestry (docs/wiki/world/farming-forestry.md).",
    "Owner-edited. null = undecided; illustrative:true = shape, not commitment."
  ],
  "farming_islands": [
    { "id": "farmers_island", "world_tier": "T1", "danger": "peaceful", "crops": ["wheat", "lettuce", "carrot", "strawberry"], "illustrative": true, "note": "matches data/world-islands.json entry" },
    { "id": "volcanic_island", "world_tier": "T3", "danger": "hostile", "crops": ["emberroot", "flame_melon", "ash_bloom", "infernal_corn", "magma_berries"], "biome_locked": true, "illustrative": true }
  ],
  "forestry_islands": [
    { "id": "mistwood", "world_tier": "T1", "danger": "peaceful", "trees": ["oak", "birch"], "illustrative": true, "note": "V1 splits Forest (starter) from Mistwood (advanced) — slicing TBD; advanced Mistwood zone is hostile + biome-locked" },
    { "id": "mistwood_deep", "world_tier": "T3", "danger": "hostile", "trees": ["mistwood"], "biome_locked": true, "illustrative": true }
  ],
  "home_planting": {
    "cap": "player_skill_tier",
    "biome_locked_excluded": true,
    "note": "common crops/trees plantable at home up to skill tier; region crops never (D-FARMING-FORESTRY-03)"
  },
  "eternals": {
    "tradeable": true,
    "unlock_routes": ["profession_milestones", "rare_drops", "merchant_stock", "crate_loot"],
    "yield_magnitudes": null,
    "examples": { "seeds": ["eternal_wheat", "eternal_lettuce"], "saplings": ["eternal_oak", "eternal_mistwood"], "illustrative": true }
  }
}
