Files
Aspects-Celestia-Compat/bin/main/data/aspects/powers/secondary_ding.json
2021-12-11 19:54:31 -04:00

10 lines
213 B
JSON

{
"type": "origins:active_self",
"entity_action": {
"type": "origins:play_sound",
"sound": "minecraft:item.firecharge.use"
},
"key":"key.origins.secondary_active",
"cooldown": 1400,
"hidden":true
}