            //Fireball
            "/execute @s ~ ~ ~ detect ~ ~-2 ~ test 1 tag @s add test1",
            "/execute @s[tag=test1] ~ ~ ~ detect ~ ~-1 ~ test 1 tag @s[tag=test1] add summonf",
            "/execute @s[tag=test1, tag=summonf] ~ ~ ~ summon jkslayer10:fireball_golem ~ ~-2 ~",
            "/execute @s[tag=test1, tag=summonf] ~ ~ ~ fill ~ ~-1 ~ ~ ~-2 ~ air",
            "/event entity @s[tag=test1, tag=summonf] event:despawn"