Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"fabric-screen-api-v1": "*",
"fabric-key-mapping-api-v1": "*",
"fabric-lifecycle-events-v1": "*",
"fabricloader": ">=0.17.2",
"fabricloader": ">=0.19.2",
"minecraft": ">=26.2-"
},
"authors": [
Expand Down Expand Up @@ -116,4 +116,4 @@
}
}
}
}
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't propose a change that removes a newline here, so I'll open a pull request: Yedelo#1

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merged pull request in my repository