Skip to content

[Bug]Incorrect modpack structure #57

Description

@Eostrehold

Confirmation

  • I have searched existing issues and FAQ and confirmed this bug has not been reported before.

EndlessPixel Modpack Version

26.1.2-1.6

Java Version

Microsoft-JDK-25.0.1

Bug Description

In the modrinth.index.json file within the modpack EndlessPixel-Modpack 26.1.2-1.6, the download links under mods including balm and boatiview are empty.

Steps to Reproduce

  1. Download the modpack file
  2. Extract the archive
  3. Check the modrinth.index.json file

Expected Behavior

Correct modpack file

Logs or Screenshots (optional)

    {
      "path": "mods/boatiview-fabric-0.0.9-26.1.jar",
      "hashes": {
        "sha1": "8f16c4c8e6c4ff1d728c6ab78459433f11cefb1f",
        "sha512": "cd4424ae7fd0238abfd9020773ce0962805a5b0fddc4b979a68f2343d03b8e5a02869c1bf085b787c23ba4e82090a589c16058709fc95be2020e3d6c3cbf07c6"
      },
      "downloads": [],
      "fileSize": 1037710
    },`
    {
      "path": "mods/balm-fabric-26.1.2-26.1.2.7.jar",
      "hashes": {
        "sha1": "9ebf0d01a5ed23e7ac1efe6e48f02cda9605de73",
        "sha512": "508efbef2a5ef1f552578c028cdfa91eca06c2f98531b6ac293fa5189be84c6cd09a9cc9647b037e4813b3e57583fe2ac5eeebda62d248992218ce9b01730540"
      },
      "downloads": [],
      "fileSize": 1062206
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions