start of modmenu config screen
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user