Command Block Tutorial #75: 3x3 Shovel Commands in Minecraft (1.16+)
In this video I will show how to make a special shovel that can dig up blocks in a 3x3x3 radius, similar to what I did in another video called 3x3 pickaxes commands
Previous Video; 3x3 Pickaxe commands: https://www.youtube.com/watch?v=UUHqdUMDogc
Commands:
1. Command Text or in Impulse Command Block:
/scoreboard objectives add mining minecraft.used:minecraft.netherite_shovel
2. Impulse Command Block:
/give @p minecraft:netherite_shovel{Unbreakable:1b, display:{Name:"{\"text\":\"3x3 Digger\",\"color\":\"red\",\"italic\":true}"}} 1
3. Repeating Command Block:
execute at @a[scores={mining=1..},nbt={SelectedItem:{tag:{display:{Name:"{\"text\":\"3x3 Digger\",\"color\":\"red\",\"italic\":true}"}}}}] at @e[tag=!used,type=item,distance=..5] run fill ~-1 ~-1 ~-1 ~1 ~1 ~1 air destroy
4. Chain Command Block (#1):
execute at @a[nbt={SelectedItem:{tag:{display:{Name:"{\"text\":\"3x3 Digger\",\"color\":\"red\",\"italic\":true}"}}}}] run tag @e[type=minecraft:item,distance=..5] add used
5. Chain Command Block (#2):
/scoreboard players set @a mining 0
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.