Command Block Tutorial #148: Frog Power Commands in Minecraft (1.19+)
In this video I will show how to make a speical helmet that give you the abilities of the new mob called Frogs.
Commands:
* To get the Frog Helmet (Impulse command):
/give @p minecraft:player_head{display:{Name:"{\"text\":\"Frog Helmet\"}"},SkullOwner:{Id:[I;-701461316,1626096761,-1478711327,567297030],Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWYzZTI5ZGQ5NDdhMTc3ODk1ZjYxMjFkMjMzMWI2NWFjM2Y4OTZmZGE0YmRkMTE1MTQ5MWU0MGI4MDQ5NTJhNyJ9fX0="}]}}} 1
1. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:103b,id:"minecraft:player_head",tag:{display:{Name:"{\"text\":\"Frog Helmet\"}"}}}]}] run effect give @s minecraft:jump_boost 1 7 true
2. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:103b,id:"minecraft:player_head",tag:{display:{Name:"{\"text\":\"Frog Helmet\"}"}}}]}] run effect give @s minecraft:water_breathing 1 3 true
3. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:103b,id:"minecraft:player_head",tag:{display:{Name:"{\"text\":\"Frog Helmet\"}"}}}]}] run item replace entity @p hotbar.3 with minecraft:carrot_on_a_stick{display:{Name:"{\"text\":\"Frog Tongue Ability (Slimes)\"}"}}
4. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:103b,id:"minecraft:player_head",tag:{display:{Name:"{\"text\":\"Frog Helmet\"}"}}}]}] run item replace entity @p hotbar.5 with minecraft:carrot_on_a_stick{display:{Name:"{\"text\":\"Frog Tongue Ability (Magma Cubes)\"}"}}
5. Repeater Command Block: /execute as @a[nbt={Inventory:[{Slot:103b,id:"minecraft:player_head",tag:{display:{Name:"{\"text\":\"Frog Helmet\"}"}}}]}] run scoreboard objectives add Frog_Tongue minecraft.used:minecraft.carrot_on_a_stick
6. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:carrot_on_a_stick",tag:{display:{Name:"{\"text\":\"Frog Tongue Ability (Slimes)\"}"}}}}] run scoreboard players set @e[scores={Frog_Tongue=1..}] Frog_Tongue 0
7. Chain Command Block: /execute at @p run tp @e[type=minecraft:slime,sort=nearest,distance=0..4,limit=1] @p
8. Chain Command Block: /execute at @p run kill @e[type=minecraft:slime,sort=nearest,distance=0..4,limit=1]
9. Repeater Command Block: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:carrot_on_a_stick",tag:{display:{Name:"{\"text\":\"Frog Tongue Ability (Magma Cubes)\"}"}}}}] run scoreboard players set @e[scores={Frog_Tongue=1..}] Frog_Tongue 0
10. Chain Command Block: /execute at @p run tp @e[type=minecraft:magma_cube,sort=nearest,distance=0..4,limit=1] @p
11. Chain Command Block: /execute at @p run kill @e[type=minecraft:magma_cube,sort=nearest,distance=0..4,limit=1]
12. Chain Command Block: /execute at @p run give @p minecraft:pearlescent_froglight
13. Chain Command Block: /execute at @p run give @p minecraft:ochre_froglight
14. Chain Command Block: /execute at @p run give @p minecraft:verdant_froglight
15. Repeater Command Block: /execute as @a[nbt=!{Inventory:[{Slot:103b}]}] run scoreboard objectives remove Frog_Tongue
16. Repeater Command Block: /execute as @a[nbt=!{Inventory:[{Slot:103b}]}] run clear @p minecraft:carrot_on_a_stick{display:{Name:"{\"text\":\"Frog Tongue Ability (Slimes)\"}"}}
17. Repeater Command Block: /execute as @a[nbt=!{Inventory:[{Slot:103b}]}] run clear @p minecraft:carrot_on_a_stick{display:{Name:"{\"text\":\"Frog Tongue Ability (Magma Cubes)\"}"}}
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.