mod menu support

This commit is contained in:
2025-10-31 14:50:28 +01:00
parent 5d375d77f7
commit 4d2db89f37
4 changed files with 13 additions and 8 deletions

View File

@@ -3,12 +3,16 @@
"id": "boatjump",
"version": "${version}",
"name": "BoatJump",
"description": "",
"authors": [],
"description": "Literally jump with boats",
"authors": ["KaseToatz"],
"contact": {
"repo": "https://git.kasetoatz.com/KaseToatz/BoatJump"
"email": "kasetoatz@kasetoatz.com",
"homepage": "https://modrinth.com/mod/joatbump",
"issues": "https://git.kasetoatz.com/KaseToatz/BoatJump/issues",
"sources": "https://git.kasetoatz.com/KaseToatz/BoatJump"
},
"license": "MIT",
"icon": "icon.png",
"environment": "*",
"mixins": [
"boatjump.mixins.json"

BIN
src/main/resources/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB