Skip to content

Add ModSide to manifest. #12

@Claycorp

Description

@Claycorp

Adding

manifest {
        attributes 'ModSide': 'CLIENT'
    }

to jar in your build.gradle file will mark the mod as client side and will prevent it from loading on server and thus crashing them.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions