Skip to content

1.18.2 loading fails on Macaw Biome mod due to command in AddonsLib I'm told #10

@MBJ-max

Description

@MBJ-max

When running Minecraft version 1.18.2, but the version of the addonslib dependency is version 1.10, it is trying to use a command (ResourceLocation.parse) that wasn't actually introduced until much newer versions of Minecraft (1.21+).

So Macaws Biome mod crashes the client loading because it panics due to this command.

I tried running AddonsLib back to 1.09 but then three mods failed because they require AddonsLib to be version 1.10

Any help or tips pls?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions