Uploaded March 2022 | Updated September 2026, 3 weeks ago
Surprise at the end! Just some old Minecraft creative knowledge.
Throw away your calculator, there are easier ways to count.
Twitter: twitter.com/plasma_doctor
Surprise at the end! Just some old Minecraft creative knowledge.
Throw away your calculator, there are easier ways to count.
Twitter: twitter.com/plasma_doctor
![How To Sit Anywhere In Vanilla Minecraft
How to sit anywhere in vanilla Minecraft.
A part 2 should be coming soon!
Where would you sit if you could sit anywhere?
With these commands youll be able sit on anything you sneak on first.
/scoreboard objectives add Sneaking minecraft.custom:minecraft.sneak_time
Repeat:
execute if score DoctorPlasma Sneaking matches 1.. run scoreboard players reset DoctorPlasma Sneaking
Chain:
execute as @p at @s if block ~ ~-1 ~ minecraft:oak_stairs run tp @e[type=horse,tag=chair] ~ ~-1.9 ~
Summon: (too big to do in chat)
/summon horse ~ ~ ~ {Silent:1,SaddleItem:{id:minecraft:saddle,Count:1b},NoGravity:1b,Tags:[chair],HandDropChances:[0f,0f],ArmorDropChances:[0f,0f,0f,0f],Health:2.0f,NoAI:1b,Tame:1b,Invulnerable:1,Invisible:1b,Attributes:[{Name:minecraft:generic.movement_speed,Base:0.0d},{Name:minecraft:generic.max_health,Base:2.0d}],ActiveEffects:[{Id:14,Amplifier:0,Duration:20000000,ShowParticles:0b}]}
Twitter: https://twitter.com/plasma_doctor How To Sit Anywhere In Vanilla Minecraft](https://i.ytimg.com/vi/jczXVHya3tc/mqdefault.jpg)








![Minecraft: Lots of Arrow Commands!
Lots of Minecraft arrow commands for custom arrows.
Custom bows for multiplayer servers: https://youtu.be/6lATmL7pGIU
Mobs! Sounds! Zero Gravity! TNT Explosions! Teleporting!
Custom arrows are the perfect place to learn commands.
Command dump:
Zero Gravity Arrows
/execute at @e[type=arrow] run data merge entity @e[type=arrow,distance=0..1,limit=1] {NoGravity:1}
Harmless Dancing Arrows
/execute as @e[type=arrow] at @e[type=arrow] run data merge entity @e[type=arrow,distance=0..1,limit=1] {inGround:5}
Buzzing / Anti-Stick
/execute at @e[type=arrow] run data merge entity @e[type=arrow,distance=0..1,limit=1] {inGround:0b}
Spinning
/execute as @e[type=arrow,nbt={inGround:0b}] at @s facing ^1 ^ ^ run tp ~ ~-0.1 ~
OR
/execute as @e[type=arrow,nbt={inGround:0b}] at @s facing ^ ^1 ^ run tp ~ ~-0.1 ~
Bomb Arrows BOTH:
/kill @e[type=arrow,nbt={inGround:1b}]
/execute at @e[type=arrow,nbt={inGround:1b}] run summon tnt
Teleport arrow
/execute at @e[type=arrow,nbt={inGround:0b}] run tp @p ~ ~ ~
Musical
/execute at @e[type=arrow] run data merge entity @e[type=arrow,distance=0..1,limit=1] {SoundEvent:minecraft:block.note_block.guitar}
Instakill arrows
/execute at @e[type=arrow] run data merge entity @e[type=arrow,distance=0..1,limit=1] {damage:1000d}
Harmless
/execute at @e[type=arrow] run data merge entity @e[type=arrow,distance=0..1,limit=1] {damage:0d}
Amethyst Arrows (2 parts)
/execute at @e[type=arrow,nbt={inGround:0b}] run playsound minecraft:block.amethyst_block.hit ambient @p
/execute as @e[type=arrow,nbt={inGround:0b}] at @e[type=arrow,nbt={inGround:0b}] run particle minecraft:block minecraft:amethyst_block ~ ~ ~ 0 0 0 1 10
Arrows of Damocles
/kill @e[type=arrow,nbt={inGround:1b}]
/execute as @p at @s run summon minecraft:arrow ~ ~100 ~
Cat
/kill @e[type=arrow,nbt={inGround:1b}]
/execute at @e[type=arrow,nbt={inGround:1b}] run summon cat
0:00 Intro
0:21 Zero Gravity
1:12 Dancing Arrow Friends
1:55 Buzzing Anti-Stick
2:35 Spinning Arrows
3:12 BOMB TNT ARROWS
4:10 Teleport Arrows
4:50 Musical Arrows
5:37 Amethyst (block) Sparkling Arrows
6:31 Harmless Arrows
7:02 INSTAKILL Arrow
7:29 Arrows of Damacles (Infinite Arrow Fall)
8:30 Cat Arrow
8:55 Singing Sparkling Kitty Arrow!
Twitter: https://twitter.com/plasma_doctor Minecraft: Lots of Arrow Commands!](https://i.ytimg.com/vi/mr4nCKEnnk4/mqdefault.jpg)
