A semi vanilla data pack that lets you craft airstrikes that when you place creates a beam that goes to the sky
and then creates a fireball capable of clearing chunks strikes the ground.
command 1:/execute at @e[name=airstrike] run particle minecraft:dust 1 0 0 1 ~ ~1 ~ 0 150 0 10 5000 force @a
command 2:/execute at @e[name=airstrike] run summon minecraft:fireball ~ ~150 ~ {ExplosionPower:40,Motion:[0.0,-10.0,0.0]}
command 3:/execute at @e[type=minecraft:fireball] run particle minecraft:flame ~ ~ ~ 0 3 0 0.1 10 force
command 4:/kill @e[name=airstrike]
command 5:/clear @a minecraft:knowledge_book 1
command 6:/give @p minecraft:silverfish_spawn_egg{display:{Name:'{"text":"airstrike"}'}}