Command Block Tutorial #51: Potion Weapon and Item Commands in Minecraft (1.14+)
In this video I will show how you can now have potion effects on weapons and items. Check out all the other potions videos if you have not seen them yet.
All other Potion Videos:
* Potion Effect Commands: https://www.youtube.com/watch?v=t-aah6-52Xw&t=1s
* Potion Armor Commands: https://www.youtube.com/watch?v=ZlpbaDSVdbQ&t=249s
* Custom Potion Commands: https://www.youtube.com/watch?v=GVECwZW4vqI
-----------------------------------------------------------------------------------------------------------
Also Command Block Turtorial #40(Unbreakable Armor/Tool commands):
https://www.youtube.com/watch?v=pYElea4LP4k
-----------------------------------------------------------------------------------------------------------
Minecraft Command: /execute if entity @a[nbt={SelectedItem:{id:"minecraft:stick",tag:{display:{Name:'{"text":"Protego"}'}}}}] run effect give @p minecraft:strength 1 255 true
Examples:
* Water Trident:
- /execute if entity @a[nbt={SelectedItem:{id:"minecraft:trident",tag:{display:{Name:"{\"text\":\"Water Trident\",\"color\":\"dark_blue\",\"bold\":\"true\"}"}}}}] run effect give @p minecraft:water_breathing 1 255 true
To give you the custom trident: /give @p minecraft:trident{display:{Name:"{\"text\":\"Water Trident\",\"color\":\"dark_blue\",\"bold\":\"true\"}"}}
* The Lava Blade:
- /execute if entity @a[nbt={SelectedItem:{id:"minecraft:golden_sword",tag:{display:{Name:"{\"text\":\"The Lava Blade\",\"color\":\"gold\",\"bold\":\"true\"}"}}}}] run effect give @p minecraft:fire_resistance 1 255 true
To give you the custom golden sword: /give @p minecraft:golden_sword{display:{Name:"{\"text\":\"The Lava Blade\",\"color\":\"gold\",\"bold\":\"true\"}"}}
* The Healing Wand:
- /execute if entity @a[nbt={SelectedItem:{id:"minecraft:blaze_rod",tag:{display:{Name:"{\"text\":\"The Healing Wand\",\"color\":\"light_purple\",\"bold\":\"true\"}"}}}}] run effect give @p minecraft:regeneration 1 20 true
To give you the custom Blaze rod: /give @p minecraft:blaze_rod{display:{Name:"{\"text\":\"The Healing Wand\",\"color\":\"light_purple\",\"bold\":\"true\"}"}}
* The Huck Sword:
- /execute if entity @a[nbt={SelectedItem:{id:"minecraft:iron_sword",tag:{display:{Name:"{\"text\":\"The Huck Sword\",\"color\":\"dark_green\",\"bold\":\"true\"}"}}}}] run effect give @p minecraft:strength 1 40 true
To give you the custom Iron Sword: /give @p minecraft:iron_sword{display:{Name:"{\"text\":\"The Huck Sword\",\"color\":\"dark_green\",\"bold\":\"true\"}"}}
* The Frog Axe:
- /execute if entity @a[nbt={SelectedItem:{id:"minecraft:diamond_axe",tag:{display:{Name:"{\"text\":\"The Frog Axe\",\"color\":\"green\",\"bold\":\"true\"}"}}}}] run effect give @p minecraft:jump_boost 1 10 true
To give you the custom Diamond Axe: /give @p minecraft:diamond_axe{display:{Name:"{\"text\":\"The Frog Axe\",\"color\":\"green\",\"bold\":\"true\"}"}}
* The Ultimate Bedrock Sword:
1. /execute if entity @a[nbt={SelectedItem:{id:"minecraft:diamond_sword",tag:{display:{Name:"{\"text\":\"The Ultimate Bedrock Sword\",\"color\":\"dark_red\",\"bold\":\"true\"}"}}}}] run effect give @p minecraft:speed 1 10 true
2. /execute if entity @a[nbt={SelectedItem:{id:"minecraft:diamond_sword",tag:{display:{Name:"{\"text\":\"The Ultimate Bedrock Sword\",\"color\":\"dark_red\",\"bold\":\"true\"}"}}}}] run effect give @p minecraft:regeneration 1 30 true
3. /execute if entity @a[nbt={SelectedItem:{id:"minecraft:diamond_sword",tag:{display:{Name:"{\"text\":\"The Ultimate Bedrock Sword\",\"color\":\"dark_red\",\"bold\":\"true\"}"}}}}] run effect give @p minecraft:resistance 1 10 true
4. /execute if entity @a[nbt={SelectedItem:{id:"minecraft:diamond_sword",tag:{display:{Name:"{\"text\":\"The Ultimate Bedrock Sword\",\"color\":\"dark_red\",\"bold\":\"true\"}"}}}}] run effect give @p minecraft:strength 1 100 true
5. /execute if entity @a[nbt={SelectedItem:{id:"minecraft:diamond_sword",tag:{display:{Name:"{\"text\":\"The Ultimate Bedrock Sword\",\"color\":\"dark_red\",\"bold\":\"true\"}"}}}}] run effect give @p minecraft:fire_resistance 1 10 true
6. To give you the custom diamond sword with Unbreakable command: /give @p minecraft:diamond_sword{Unbreakable:1b, display:{Name:"{\"text\":\"The Ultimate Bedrock Sword\",\"color\":\"dark_red\",\"bold\":\"true\"}"}}
7. Enchantment Commands:
* /enchant RedstoneKnightX minecraft:sharpness 5
* /enchant RedstoneKnightX minecraft:fire_aspect 2
* /enchant RedstoneKnightX minecraft:looting 3
* /enchant RedstoneKnightX minecraft:sweeping 3
Music from Gaming Sound FX:
1. Monkeys Spinning Monkeys (Kevin MacLeod) - Gaming Background Music (HD):
https://www.youtube.com/watch?v=pr42a...
2. Scheming Weasel Faster - Vanoss Gaming Background Music (HD):
https://www.youtube.com/watch?v=Xi69b...
3. Hitman (Kevin McLeod) - Vanoss Gaming Background Music (HD):
https://www.youtube.com/watch?v=hTIIK...
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.