#Should the Meteor spawn fireworks?
spawns-firework: true
#Should the meteor explosion remove blocks?
meteor-explosion: false
#If set to true, the meteor will only impact on ground.
#Otherwise, the location of the impact will be (the location where the skill was activated) - (meteor-spawn-y)
#meaning that it will decrease a Y coordinate until it reaches 0, that way it can explode on air.
only-explode-on-ground: true