Command Block Tutorial #150: Fire Bomb Commands in Minecraft (1.19+)
In this video I will show you an item that allows you to easily set anything mob or block on fire.
Commands:
To get the flame orb: /give @p minecraft:magma_cream{Enchantments:[{id:infinity,lvl:1,}],display:{Name:"{\"text\":\"Flame Orb\"}"}}
1. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:-106b,id:"minecraft:magma_cream",tag:{display:{Name:"{\"text\":\"Flame Orb\"}"}}}]}] run item replace entity @p hotbar.0 with minecraft:snowball{display:{Name:"{\"text\":\"Fire Bomb\"}"}}
2. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:-106b,id:"minecraft:magma_cream",tag:{display:{Name:"{\"text\":\"Flame Orb\"}"}}}]}] run execute at @e[type=snowball] run particle flame ~ ~ ~ 0.1 0.1 0.1 0.01 5 force
3. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:snowball",tag:{display:{Name:'{"text":"Fire Bomb"}'}}}}] run execute as @e[type=minecraft:snowball] at @s run summon minecraft:area_effect_cloud ~ ~ ~ {Duration:2s,Tags:["flame_burst"]}
4. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:snowball",tag:{display:{Name:'{"text":"Fire Bomb"}'}}}}] run execute as @e[type=minecraft:area_effect_cloud,tag=flame_burst] at @s unless entity @e[type=minecraft:snowball,distance=..3] run particle flame ~ ~ ~1 1 1 1 1 2500
5. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:snowball",tag:{display:{Name:'{"text":"Fire Bomb"}'}}}}] run execute as @e[type=minecraft:area_effect_cloud,tag=flame_burst] at @s unless entity @e[type=minecraft:snowball,distance=..3] run fill ~-3 ~-3 ~-3 ~1 ~ ~1 fire keep
6. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:magma_cream",tag:{display:{Name:'{"text":"Flame Orb"}'}}}}] run clear @p minecraft:snowball{display:{Name:"{\"text\":\"Fire Bomb\"}"}}
Music:
1. Gaming Sound FX:
* Monkeys Spinning Monkeys (Kevin MacLeod) - Gaming Background Music (HD):
https://www.youtube.com/watch?v=pr42a...
Other Videos By RedstoneKnightX
Other Statistics
Minecraft Statistics For RedstoneKnightX
RedstoneKnightX presently has 1,527,317 views for Minecraft across 384 videos, with His channel uploaded over 2 days worth of Minecraft videos. This is 85.45% of the total watchable video on RedstoneKnightX's YouTube channel.