173: Carrot on a Stick Fireball Launcher. [Minecraft Map Making]
Ep173: Launching Fireballs using a Carrot on a stick.
Java Version: 1.19
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: https://www.youtube.com/c/CoppitJ
Join the CoppitCraft server that I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: https://discord.gg/amU84KykEu
The following commands are prefixed with three letters which represent the settings of the command block. E.g IUN: = Impulse Unconditional Needs_Redstone. These prefixes need to be removed if copying the commands.
Commands used:
Setup:
IUN: scoreboard objectives add click used:carrot_on_a_stick
CUA: forceload add -1 -1 1 1
Give Stick:
IUN: give @p carrot_on_a_stick
Controller:
RUA: execute as @a[scores={click=1..},limit=1] at @s anchored eyes run summon small_fireball ^ ^ ^.5 {Tags:["projectile","init"],Passengers:[{id:"minecraft:marker",Tags:["fireboom"]}]}
CUA: execute as @a[scores={click=1..},limit=1] at @s positioned 0.0 0 0.0 positioned ^ ^ ^0.1 run summon area_effect_cloud ~ ~ ~ {Tags:["direction"]}
CUA: data modify entity @e[tag=projectile,tag=init,limit=1] power set from entity @e[type=area_effect_cloud,tag=direction,limit=1] Pos
CUA: tag @e[tag=projectile,tag=init] remove init
CUA: scoreboard players reset @a click
CUA: execute as @e[type=marker,tag=fireboom] at @s unless entity @e[type=small_fireball,tag=projectile,distance=..0.5] store success entity @s Pos[1] double -2122 run summon fireball ~ ~ ~ {power:[0d,-0.5d,0d],ExplosionPower:1}
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 184,447 views spread across 877 videos for Minecraft, accounting for over 10 days of watchable video on his channel. This is 94.82% of the total watchable video for Minecraft on Infernal Device's YouTube channel.