McQueen Heropack — CurseForge Modpack
=======================================

Ready to upload to CurseForge.

LAYOUT
  manifest.json                                          (mod list with file IDs)
  modlist.html                                           (display only)
  overrides/
    addonpacks/mcqueen_heropack_v44.zip                  → .minecraft/addonpacks/
    kubejs/server_scripts/incredible_dna.js              → .minecraft/kubejs/server_scripts/

HEROES (7)
  Mr. Incredible, Dash, Violet, Frozone, Gazerbeam, Gamma Jack, Blazestone
  Each is granted at random by mining an Incredible Meteor Core with a
  diamond or netherite pickaxe. The Meteor Core generates naturally inside
  the Incredible Meteor structure (plains biomes).

WHAT'S BUNDLED (via manifest.json — auto-downloaded by CurseForge launcher)
  Forge 47.2.0
  Palladium 4.5.5 for Forge/NeoForge 1.20.1
  KubeJS Forge 2001.6.5-build.26 for 1.20.1
  Architectury API 9.2.14 for Forge 1.20(.1)
  Rhino Forge 2001.2.3-build.10 for 1.20.1
  GeckoLib 4.8.3 for Forge 1.20.1

WHAT'S BUNDLED (via overrides/ — copied straight into .minecraft/)
  Heropack addon zip   → addonpacks/mcqueen_heropack_v44.zip
  Random-power script  → kubejs/server_scripts/incredible_dna.js

PUBLISHING
  1. Sign in at https://www.curseforge.com/
  2. Submit Project -> Modpack
  3. Fill in name, description, etc.
  4. Upload this zip as the project file
  5. Wait for moderation review (usually a day or two)

EDIT BEFORE PUBLISHING
  - manifest.json: change "name", "author", "version" to your own values.
  - Write a real description and add screenshots on the CurseForge page.

UPDATING LATER
  - Heropack content change: replace overrides/addonpacks/mcqueen_heropack_v44.zip
    with the new version (update the filename to match), re-zip, upload as a new
    file revision.
  - Mod version bump: edit the matching fileID in manifest.json. New file IDs are
    in each mod's CurseForge file URL: .../files/<fileID>. The projectIDs never change.
  - Bump "version" in manifest.json each time you publish a new revision.
