Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/PojavOptimize
Path: blob/main/1.16.5/config/modmenu.json
4991 views
1
{
2
"sorting": "ascending",
3
"count_libraries": false,
4
"compact_list": true,
5
"count_children": false,
6
"mods_button_style": "shrink",
7
"count_hidden_mods": false,
8
"mod_count_location": "title_screen",
9
"hide_mod_links": false,
10
"show_libraries": false,
11
"hide_mod_license": true,
12
"hide_badges": true,
13
"hide_mod_credits": true,
14
"easter_eggs": false,
15
"modify_title_screen": true,
16
"modify_game_menu": true,
17
"hide_config_buttons": false,
18
"hidden_mods": [
19
"minecraft",
20
"cloth-api",
21
"jumploader"
22
]
23
}
24