mirror of https://github.com/cabaletta/baritone
Add issues links and link to Discord for ModMenu
This commit is contained in:
parent
a945cfaa3c
commit
163e97aad6
|
@ -11,7 +11,8 @@
|
|||
],
|
||||
"contact": {
|
||||
"homepage": "https://github.com/cabaletta/baritone",
|
||||
"sources": "https://github.com/cabaletta/baritone"
|
||||
"sources": "https://github.com/cabaletta/baritone",
|
||||
"issues": "https://github.com/cabaletta/baritone/issues"
|
||||
},
|
||||
|
||||
"license": "LGPL-3.0",
|
||||
|
@ -27,5 +28,12 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.14.22",
|
||||
"minecraft": "1.20.2"
|
||||
},
|
||||
"custom": {
|
||||
"modmenu": {
|
||||
"links": {
|
||||
"modmenu.discord": "https://discord.gg/s6fRBAUpmr"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue