top of page

Give code:

/give @p skull 1 3 {display:{Name:"Fireball"},SkullOwner:{Id:"f6dfc929-30da-45f4-b9d5-9ed06e28022f",Properties:{textures[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDA4MGJiZWZjYTg3ZGMwZjM2NTM2YjY1MDg0MjVjZmM0Yjk1YmE2ZThmNWU2YTQ2ZmY5ZTljYjQ4OGE5ZWQifX19"}]}}}

1: scoreboard players tag @e[name=firez11] add killball {OnGround:1b}

2: scoreboard players tag @e[type=Item] add flyF1 {OnGround:1b,Item:{Count:1b,tag:{display:{Name:"Fireball"}}}}

3: execute @e[tag=flyF1] ~ ~ ~ summon Armor_Stand ~ ~30 ~ {CustomName:"firez11",Invulnerable:1b,Invisible:1b}

4: execute @e[name=firez11] ~ ~ ~ particle flame ~ ~ ~ 1.5 1.5 1.5 .1 8000 @a

5: kill @e[tag=flyF1]

6: execute @e[tag=killball] ~ ~ ~ summon creeper ~ ~ ~ {Fuse:0}

7: kill @e[tag=killball]

Or if you don't wanna paste these then click me to go to the Clash Royale spells command
bottom of page