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