5 Cool Tricks with ONE Command!

preview_player
Показать описание
Want to know how to make awesome command block creations without needing to be an expert? Today I walk through 5 cool command creations that only require ONE command block, as well as how you can modify them to make your own creations!

*Exploding Snowballs (as well as cats, dragons, bee swarms, and snow piles)*
execute at @e[type=snowball] unless block ~ ~-1 ~ air run summon tnt

execute at @e[type=snowball] unless block ~ ~-1 ~ air run summon cat ~ ~ ~ {CatType:8}

execute at @e[type=snowball] unless block ~ ~-1 ~ air run summon ender_dragon

execute at @e[type=snowball] unless block ~ ~-1 ~ air run summon minecraft:area_effect_cloud ~ ~ ~ {Passengers:[{id:bee},{id:bee},{id:bee},{id:bee},{id:bee},{id:bee},{id:bee},{id:bee}]}

execute at @e[type=snowball] unless block ~ ~-1 ~ air run setblock ~ ~ ~ snow

*Everything Upside Down (as well as all rainbow sheep, and instant kill mobs)*
execute as @e run data modify entity @s CustomName set value "\"Dinnerbone\""

execute as @e[type=sheep] run data modify entity @s CustomName set value "\"jeb_\""

execute as @e run data modify entity @s Health set value 0.5

*Jump Pads (as well as speed pads, health pads, fire pads, clear pads, and hidden TNT pads)*
execute as @a at @s if block ~ ~-1 ~ lime_wool run effect give @s jump_boost 1 5

execute as @a at @s if block ~ ~-1 ~ light_blue_wool run effect give @s speed 5 3

execute as @a at @s if block ~ ~-1 ~ red_wool run effect give @s regeneration 2 5

execute as @a at @s if block ~ ~-1 ~ orange_wool run effect give @s minecraft:fire_resistance 15 1

execute as @a at @s if block ~ ~-1 ~ black_wool run clear

execute as @a at @s if block ~ ~-2 ~ brown_wool run summon tnt

*Timber! (as well as TNT time bombs)*
execute at @e[type=item,nbt={Item:{id:"minecraft:oak_log"}}] if block ~ ~1 ~ oak_log run setblock ~ ~1 ~ air destroy

execute at @e[type=item,nbt={Item:{id:"minecraft:tnt"},PickupDelay:0s}] run summon tnt

*Exploding Mobs (as well as Fire Aspect and Knockback fists)*
execute as @e[nbt={HurtTime:10s}] run data modify entity @s Fire set value 80

execute as @e[nbt={HurtTime:10s}] run data modify entity @s Motion set value [0.0,2.0,0.0]

execute at @e[nbt={HurtTime:10s}] run summon tnt

If you have any thoughts on this video, comment them below or Tweet them at me!

Check out @Daft_Craft for Minecraft facts!

Join my Community Discord!

0:00 - Intro
0:24 - Enabling Command Blocks
0:56 - Exploding Snowballs
3:18 - Everything Upside Down
4:41 - Jump Pads
5:59 - Timber!
7:45 - Exploding Mobs
8:39 - Outro
Рекомендации по теме
Комментарии
Автор

Hi, I’ve seen a lot of comments upset that these commands do not work on their Switch, PlayStation, or Xbox, and that’s because these commands were made for Minecraft Java edition. I would love to make an equivalent video for Bedrock, but have not yet found the time. Sorry for any confusion!

EDIT: I'd also like to point out that due to SIGNIFICANT changes to commands in recent versions of the game, many of these commands no longer work.

BlockerLockerYT
Автор

This is great, I just made a command block that summons a spider when you hurt a spider... I cant wait to see what other abominations I create

chuckpatty
Автор

Here are some commands I came up with:
Note: I am a bedrock player so I only have tested these in bedrock so these might not work in Java.

Execute positioned as @e if entity @e if block ~~~ stonecutter_block run damage @e[r=1] 7 none - allows stone cutter to damage you

Execute positioned as @e if entity @e if block ~~~ lightning_rod run damage @e[r=1] 3 lightning - makes lightning rods shock you

Execute positioned as @e if entity @e if block ~~~ iron_bars run damage @e[r=1] 3 lightning - makes iron bars shock you

Execute positioned as @e if entity @e if block ~~~ mud run effect @e[r=1] slowness 12 1 true - makes mud give slowness effect

Note 2: make sure to set the command blocks you place these commands in to repeat and always active

mioxie
Автор

ahhh i used to remember enjoying very simple commands such as these like making functioning elevator with teleport commands and redstone repeaters along
but it now hits different, everything seems small yet big at the same time

ended-randomcreations
Автор

Your editing is amazing! I love your videos!

frogger
Автор

amazing quality, funny and super underrated. videos like these make me so happy knowing the creators will go really far :)

zebchicken
Автор

OMG UR THE GUY WHO MADE THE WARDEN DATAPACK!!!! I like creating maps more and I've been tweaking with commands to create custom weapons, mobs, and blocks, ur insane dude

jasonshih
Автор

I am quite an experienced command-blocker myself, and the way you did the timber effect was very smart! Good job!

plighting_engineerd
Автор

This is really cool! Thanks for teaching this!

SieB-
Автор

Dude this is gonna be so OP :D
Thanks for the Tutorial :)

DeathStar
Автор

"Minecraft but" Creators:
WRITE THAT DOWN, WRITE THAT DOWWWN!!!!

ZbotZero
Автор

these commands help a lot thank you so much

almogassia
Автор

Your video is amazing good job and thank you for commands!

princeh
Автор

your commands, thats why i subscribe to ya

uriel
Автор

Im trying to find a game engine to make retro games with, this'll keep me busy and sharp while waiting for a good laptop. Im subbing

Jaxie
Автор

i love how you make it intresting other than just let people copy and paste it
im new btw
and i still like your videos
keep going man!

asirya
Автор

keep it up this helpt now im going to start a survivale wit the tree thing thanks

Koira_
Автор

Bro I don’t understand how you had the idea to make a video like this, this is genius and I’m definitely using the explosive and fire hand on my world

balls
Автор

This is amazing! You are so underrated!

Theoneandonlyzink
Автор

This is one of the bests commands videos as I ve seen

nuzqotz