File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 22 "schemaVersion" : 1 ,
33 "id" : " rsls" ,
44 "version" : " ${version}" ,
5-
65 "name" : " Raise Sound Limit Simplified" ,
76 "description" : " A mod that raises Minecraft sound sources limit in a simple way " ,
87 "authors" : [
98 " ishland"
109 ],
1110 "contact" : {
1211 "sources" : " https://github.com/ishland/raise-sound-limit-simplified" ,
13- "issues" : " https://github.com/ishland/raise-sound-limit-simplified/issues"
12+ "issues" : " https://github.com/ishland/raise-sound-limit-simplified/issues" ,
13+ "homepage" : " https://modrinth.com/mod/rsls"
1414 },
15-
1615 "license" : " MIT" ,
1716 "icon" : " assets/rsls/icon.png" ,
18-
1917 "environment" : " client" ,
2018 "entrypoints" : {
2119 "client" : [
2523 "mixins" : [
2624 " rsls.mixins.json"
2725 ],
28-
2926 "depends" : {
3027 "fabricloader" : " >=0.15.0" ,
3128 "java" : " >=17"
3229 },
3330 "recommends" : {
3431 "fabric-resource-loader-v0" : " *" ,
3532 "cloth-config" : " *"
33+ },
34+ "custom" : {
35+ "modmenu" : {
36+ "links" : {
37+ "modmenu.discord" : " https://discord.gg/Kdy8NM5HW4"
38+ }
39+ }
3640 }
3741}
You can’t perform that action at this time.
0 commit comments