server-modpack/config/polydex.json
2026-06-27 19:36:17 +07:00

36 lines
No EOL
1 KiB
JSON

{
"enable_search": true,
"enable_language_support_in_search": true,
"enable_hover_display": true,
"hover_display_update_rate": 4,
"hover_display_entity_absorption": true,
"default_hover_settings": {
"display_type": "polydex:bossbar",
"display_mode": "TARGET",
"visible_components": {
"polydex:fuel": "ALWAYS",
"polyfactory:debug_data": "NEVER",
"polydex:input": "ALWAYS",
"polydex:progress": "ALWAYS",
"polydex:name": "ALWAYS",
"polyfactory:filled_amount": "ALWAYS",
"polydex:mod_source": "ALWAYS",
"polydex:armor": "ALWAYS",
"polydex:raw_id": "NEVER",
"polyfactory:machine_state": "ALWAYS",
"polydex:effects": "ALWAYS",
"polydex:output": "ALWAYS",
"polydex:health": "ALWAYS"
}
},
"disabled_hover_information": [],
"display_can_show_requirement": {
"type": "has_player"
},
"displayCantMine": true,
"displayModSource": true,
"displayAdditional": true,
"displayMiningProgress": true,
"displayEntity": true,
"displayEntityHealth": true
}