{
  "id": "nocom-find-v2",
  "canonicalUrl": "https://2b2tatlas.com/nocom/find/",
  "manifestUrl": "https://blackportal.cloud/AtlasTiles/Nocom/find/7c95fabb5ea5cbd1607d89232e4f962d6042081f38b95f2f0db82e1047a898c9/manifest.json",
  "manifestSha256": "7c95fabb5ea5cbd1607d89232e4f962d6042081f38b95f2f0db82e1047a898c9",
  "integrityUrl": "https://blackportal.cloud/AtlasTiles/Nocom/find/7c95fabb5ea5cbd1607d89232e4f962d6042081f38b95f2f0db82e1047a898c9/integrity.json",
  "integritySha256": "75d1e235c05611d5462a009ee5658faac26318cab3d43d9639e0a49b7a3e3d06",
  "sourceUrl": "https://github.com/nerdsinspace/nocom-explanation/blob/main/torrent.md",
  "sourceSha256": "22d3ec296a47a5f1c7b5bff33cb8b4aa50cbce9d68d4482fe27176ddfb83d0ec",
  "sourceRows": 10122306352,
  "complete": true,
  "blockObservationFromUtc": "2020-04-29T15:36:56.55-06:00",
  "blockObservationToUtc": "2021-07-15T19:45:53.468-06:00",
  "counts": {
    "storagePositions": 1262073,
    "signPositions": 8456,
    "signObservations": 12122,
    "clusterRoots": 15364,
    "portalGroups": 10647,
    "portalBlocks": 1587686
  },
  "coverage": [
    {
      "dimension": "overworld",
      "sourceDimension": 0,
      "products": [
        "storage",
        "signs",
        "leads",
        "portals"
      ]
    },
    {
      "dimension": "end",
      "sourceDimension": 1,
      "products": [
        "leads"
      ]
    }
  ],
  "attribution": "Original NoCom release: Nerds Inc and contributors. Atlas derives spatial indexes; original-source terms remain separate.",
  "accessNotes": [
    "Native Minecraft XYZ blocks, never latitude/longitude. Source dimensions: 0 Overworld, -1 Nether, 1 End; these differ from Atlas enum values.",
    "Fetch the immutable manifest, then only needed relative JSON files. storageLevels and portalLevels enumerate tiles as d_floor(x/tileSize)_floor(z/tileSize). Use mathematical floor for negatives. Coarse summaries count coordinates, not observations.",
    "overview.json contains all sign and cluster summaries. Fetch signs/{d}_{floor(x/8192)}_{floor(z/8192)}.json for sign text/history and footprints/{numeric cluster id}.json for all member chunks. integrity.json enumerates files, bytes and SHA-256.",
    "Storage, signs and observed portal blocks cover Overworld only; clusters cover Overworld and End. Nether vicinity is an explicit 8:1 projection, not a recorded portal link.",
    "Historical storage positions contain block observations, not inventories or current survival. First/last are positive observations; lastStateAt and changed describe later recorded state, not a proven destruction time.",
    "Portal groups join face-adjacent historical portal blocks; they are not counts of simultaneously active portals. Cluster roots are historical leads, not confirmed bases. Catalog joins are a release-time snapshot.",
    "The block time range is the source archive timestamp range, not a claim that the exploit worked after its patch date. Signs and clusters have their own recorded times.",
    "Existing period/highway tools remain World Pulse aggregates. Query Find records through /api/nocom/find/storage, /signs and /portals, or MCP find_nocom_storage, search_nocom_signs and find_nocom_portals. Native x/z, radius 1..8192, limit 1..25; follow nextOffset with unchanged filters. SourceJsonUrl retains full records and sign history."
  ],
  "storageApiUrl": "https://api.blackportal.cloud/api/nocom/find/storage",
  "signsApiUrl": "https://api.blackportal.cloud/api/nocom/find/signs",
  "portalsApiUrl": "https://api.blackportal.cloud/api/nocom/find/portals"
}