Uploaded April 2023 | Updated September 2026, 1 week ago
This week's Minecraft 1.20 Trails and Tales snapshot brings a NEW MUSIC DISK!
In Minecraft 23w17a we get several new songs.
Here's how to get all of them.
Support on Patreon: patreon.com/doctorplasma
Join us on Discord! discord.gg/ewKF8NtAn2
Twitter: twitter.com/plasma_doctor
This week's Minecraft 1.20 Trails and Tales snapshot brings a NEW MUSIC DISK!
In Minecraft 23w17a we get several new songs.
Here's how to get all of them.
Support on Patreon: patreon.com/doctorplasma
Join us on Discord! discord.gg/ewKF8NtAn2
Twitter: twitter.com/plasma_doctor









![Minecraft Paint: Command 3D Art Paintbrush (Vanilla!)
A Minecraft paint command that gives you a brush to do art with!
TIME TO DO SOME BIG ART
WorldEdit has a challenger.
Set your command blocks to repeat.
Control+Middle Click them to copy the code inside to your hotbar.
Underfoot setblock nearby player:
execute at @p as @p if data entity @s {SelectedItemSlot:0} run setblock ~ ~-1 ~ minecraft:black_concrete
5x5x5 sitting on top:
execute at @p[gamemode=spectator,name=DoctorPlasma] as DoctorPlasma if data entity @s {SelectedItemSlot:0} run clone {xyz1} {xyz2} ~-2 ~-1 ~-2 masked
1 block clone: (same xyz twice)
execute at @p[gamemode=spectator,name=DoctorPlasma] as DoctorPlasma if data entity @s {SelectedItemSlot:0} run clone {xyz1} {xyz1} ~ ~1 ~
Wiki Links:
https://minecraft.fandom.com/wiki/Target_selectors
https://minecraft.fandom.com/wiki/Commands/execute
Twitter: https://twitter.com/plasma_doctor Minecraft Paint: Command 3D Art Paintbrush (Vanilla!)](https://i.ytimg.com/vi/VjKg2jQ4_h8/mqdefault.jpg)
![Minecraft APOCALYPSE Command
Minecraft perpetual apocalypse using just one command!
(do more of it to speed up the process!)
Try the command in chat first, and dont do this in a world you dont want to lose, a typo resulting in a pure @e may PERMANENTLY crash the world
Some of these on repeat always active:
/execute as @e[type=creeper] at @e[type=creeper] run summon tnt ~ ~ ~
/execute as @e[type=zombie] at @e[type=minecraft:zombie] run summon tnt ~ ~ ~
/execute as @e[type=spider] at @e[type=spider] run summon tnt ~ ~ ~
/execute as @e[type=skeleton] at @e[type=skeleton] run summon tnt ~ ~ ~
Also Helpful:
/gamerule commandBlockOutput false
/gamerule doTileDrops false
/effect give @e minecraft:glowing
Twitter: https://twitter.com/plasma_doctor Minecraft APOCALYPSE Command](https://i.ytimg.com/vi/WOl0O0TraGs/mqdefault.jpg)