1{ 2 "Generic": { 3 "ignoredKeys": { 4 "keys": "", 5 "settings": { 6 "activate_on": "PRESS", 7 "context": "INGAME", 8 "allow_empty": false, 9 "allow_extra_keys": false, 10 "order_sensitive": true, 11 "exclusive": false, 12 "cancel": true 13 } 14 }, 15 "openGuiConfigs": { 16 "keys": "A,C", 17 "settings": { 18 "activate_on": "PRESS", 19 "context": "INGAME", 20 "allow_empty": false, 21 "allow_extra_keys": false, 22 "order_sensitive": true, 23 "exclusive": false, 24 "cancel": true 25 } 26 }, 27 "realmsCommonConfig": true 28 } 29} 30