8 SIMPLE Minecraft Command Creations! (Tutorial)
Whimzee Whimzee
165K subscribers
44,693 views
0

 Published On Dec 24, 2022

#Minecraft command creations can be fun, even if you’re making something simple. In this tutorial, I will show you how to make 8 Minecraft command creations you can use to impress your friends.

Discord:   / discord  
Twitter:   / whimzeeyt  
Planet Minecraft: https://www.planetminecraft.com/membe...

0:00 Intro

0:15 Drawing a Perfect Sphere
execute as @p at @s run setblock ^ ^ ^20 minecraft:cyan_stained_glass

1:11 Snowflake Particles
particle minecraft:snowflake ~ ~10 ~ 8 4 8 0 30 force

1:36 Custom Player Heads
https://minecraft-heads.com/custom-heads
Copy the give command from the website and paste it into the command block

2:35 Super Speed
Remember to replace my name with yours:
effect give Whimzeee minecraft:speed 1 10 true
execute at Whimzeee run particle minecraft:flame ~ ~ ~ .2 .2 .2 0 5 force

3:19 Super Strength Brick
give @p brick{Enchantments:[{id:knockback,lvl:100},{id:sharpness,lvl:100}]} 1

4:10 Giant Totem Pole of Drowned
execute positioned ^10 ^ ^10 run summon drowned ~ ~ ~ {Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}], Passengers:[{id:drowned, Tags:[Army], Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Tags:[Army], Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Passengers:[{id:drowned, Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}],Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}],Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], Tags:[Army], HandItems:[{id:"minecraft:trident",Count:1}]}], HandItems:[{id:"minecraft:trident",Count:1}]}]}

5:23 Exploding Snowballs
Taken from this post:   / how_to_make_snowballs_that_explode_on_impact  

execute as @e[type=snowball] at @s run summon minecraft:area_effect_cloud ~ ~ ~ {Duration:2s,Tags:["explosion_watcher"]}

execute as @e[type=minecraft:area_effect_cloud,tag=explosion_watcher] at @s unless entity @e[type=minecraft:snowball,distance=..3] run summon tnt ~ ~ ~

6:12 Axolotl Balloons
summon minecraft:axolotl ~ ~1 ~ {ActiveEffects:[{Id:25,Amplifier:0,Duration:2147483647}]}

—------------------------------

Looking for a website or a YouTube thumbnail? Then hit up my friend ZZY on discord or check out his portfolio!
ZZY Discord: zzy#5388
ZZY Portfolio: https://zzy.design/#

show more

Share/Embed