start of modmenu config screen

This commit is contained in:
2025-10-31 23:51:20 +01:00
parent 8df1c1244f
commit 9a6daaf25a
8 changed files with 156 additions and 12 deletions

View File

@@ -3,14 +3,23 @@
"id": "fastghast",
"version": "${version}",
"name": "FastGhast",
"description": "",
"authors": [],
"contact": {},
"description": "Mod that modifies the speed of the Happy Ghast",
"authors": ["KaseToatz"],
"contact": {
"email": "kasetoatz@kasetoatz.com",
"homepage": "https://modrinth.com/mod/fastghast",
"issues": "https://git.kasetoatz.com/KaseToatz/FastGhast/issues",
"sources": "https://git.kasetoatz.com/KaseToatz/FastGhast"
},
"license": "MIT",
"icon": "icon.png",
"environment": "*",
"entrypoints": {
"main": [
"com.kasetoatz.fastghast.Fastghast"
],
"modmenu": [
"com.kasetoatz.fastghast.Fastghast"
]
},
"mixins": [