AOF7-Vocality/config/dummmmmmy-client.json

27 lines
977 B
JSON
Raw Normal View History

2024-02-20 16:35:48 -08:00
{
"#README": "This config file does not support comments. To see them configure it in-game using YACL or Cloth Config",
"visuals": {
"animation_intensity": 0.75,
"show_hearths": false,
"damage_numbers": true,
"full_bright_damage_numbers": true,
"texture": "DEFAULT",
"damage_type_colors": {
"minecraft:generic": "#00FFFFFF",
"minecraft:dragon_breath": "#00E600FF",
"#minecraft:is_drowning": "#001898E3",
"attributeslib:bleeding": "#00810A0A",
"minecraft:trident": "#0000FF9D",
"#minecraft:is_lightning": "#00FFF200",
"dummmmmmy:true": "#00910038",
"#dummmmmmy:is_cold": "#0009D2FF",
"minecraft:sonic_boom": "#00074550",
"#dummmmmmy:is_fire": "#00FF7700",
"dummmmmmy:critical": "#00FF0000",
"#minecraft:witch_resistant_to": "#00844CE7",
"#dummmmmmy:is_explosion": "#00FFBB29",
"#dummmmmmy:is_thorn": "#000FA209",
"#dummmmmmy:is_wither": "#00666666"
}
}
}