File tree 1 file changed +18
-5
lines changed 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change 3
3
"id" : " ztrolix-libs" ,
4
4
"version" : " ${version}" ,
5
5
"name" : " Ztrolix Libs" ,
6
- "description" : " This is an example description! Tell everyone what your mod is about! " ,
6
+ "description" : " This is a mod/modpack library and counter for Ztrolix's mods and modpacks. " ,
7
7
"authors" : [
8
- " Me! "
8
+ " Ztrolix "
9
9
],
10
10
"contact" : {
11
- "homepage" : " https://fabricmc.net/ " ,
12
- "sources" : " https://github.com/FabricMC/fabric-example-mod "
11
+ "homepage" : " https://ztrolix.vercel.app/mc/zlibs " ,
12
+ "sources" : " https://github.com/ZtrolixGit/ZtrolixLibs "
13
13
},
14
14
"license" : " CC0-1.0" ,
15
15
"icon" : " assets/ztrolix-libs/icon.png" ,
39
39
"fabric-api" : " *"
40
40
},
41
41
"suggests" : {
42
- "another-mod" : " *"
42
+ "modmenu" : " *"
43
+ },
44
+ "custom" : {
45
+ "modmenu" : {
46
+ "badges" : [ " library" ],
47
+ "parent" : {
48
+ "id" : " ztrolix-zlibs" ,
49
+ "name" : " Ztrolix Libs" ,
50
+ "description" : " This is a mod/modpack library and counter for Ztrolix's mods and modpacks." ,
51
+ "icon" : " assets/ztrolix-libs/icon.png" ,
52
+ "badges" : [ " library" ]
53
+ },
54
+ "update_checker" : true
55
+ }
43
56
}
44
57
}
You can’t perform that action at this time.
0 commit comments