Command Block Tutorial #137: Remote Creeper Bomb Commands in Minecraft (1.18+)
In this video I will show how to give yourself some special items that give you the ability to make creepers explode without the need for a flint and steel.
Commands:
Remote Creeper Bomb Spawn Egg:
* To get the spawn egg: /give @p minecraft:egg{display:{Name:"{\"text\":\"Remote Creeper Bomb Spawn Egg\"}"}}
1. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:egg",tag:{display:{Name:'{"text":"Remote Creeper Bomb Spawn Egg"}'}}}}] run execute as @e[type=egg] at @s run summon minecraft:area_effect_cloud ~ ~ ~ {Duration:2s,Tags:["creeper_spawner"]}
2. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:egg",tag:{display:{Name:'{"text":"Remote Creeper Bomb Spawn Egg"}'}}}}] run execute as @e[type=minecraft:area_effect_cloud,tag=creeper_spawner] at @s unless entity @e[type=minecraft:egg,distance=..3] run summon creeper ~ ~ ~ {CustomName:"\"Remote Creeper Bomb\""}
Remote Creeper Detonator & Super Remote Creeper Detonator:
* To get the Remote Creeper Detonator: /give @p minecraft:carrot_on_a_stick{display:{Name:"{\"text\":\"Remote Creeper Detonator\"}"}}
* To get the Super Remote Creeper Detonator: /give @p minecraft:carrot_on_a_stick{HideFlags:1,Enchantments:[{id:infinity,lvl:1,}],display:{Name:"{\"text\":\"Super Remote Creeper Detonator\"}"}}
* Remote Creeper Detonator & Super Remote Creeper Detonator Scoreboard Command:
To Add: /scoreboard objectives add Carrot minecraft.used:minecraft.carrot_on_a_stick
To Remove: /scoreboard objectives remove Carrot
- Remote Creeper Detonator:
1. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:carrot_on_a_stick",tag:{display:{Name:"{\"text\":\"Remote Creeper Detonator\"}"}}}}] run scoreboard players set @e[scores={Carrot=1..}] Carrot 0
2. Chain Command Block: /data merge entity @e[type=creeper,limit=1,name="Remote Creeper Bomb"] {ignited:1}
- Super Remote Creeper Detonator:
1. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:carrot_on_a_stick",tag:{display:{Name:"{\"text\":\"Super Remote Creeper Detonator\"}"}}}}] run scoreboard players set @e[scores={Carrot=1..}] Carrot 0
2. Chain Command Block: /data merge entity @e[type=creeper,limit=1,name="Remote Creeper Bomb"] {powered:1, ignited:1}
Music:
1. Gaming Sound FX:
* Monkeys Spinning Monkeys (Kevin MacLeod) - Gaming Background Music (HD)
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.