
How To Summon Splash-Blocks (Commands) (Minecraft 1.17.1)
A tutorial on how you spawn custom splash-blocks with commands (splash potions disguised with a falling block entity). I also explain the logic that produces the results.
======================================================================
Summon Command: /summon potion ~3 ~10 ~ {CustomName:"\"Lisa\"",CustomNameVisible:false,Item:{id:"minecraft:stone_button",Count:1,tag:{CustomPotionEffects:[{Id:1,Duration:1000,Amplifier:2,ShowParticles:0b}],CustomPotionColor:15879758}},Passengers:[{id:"minecraft:falling_block",BlockState:{Name:"minecraft:tnt"},Time:-1}]}
Repeat Command:
/execute at @e[type=minecraft:potion,nbt={CustomName:'{"text":"Lisa"}'}] run data merge entity @e[distance=..1,type=minecraft:falling_block,limit=1] {Time:-1}
======================================================================
Related Tutorials:
How To Spawn Custom Potion Entities: https://www.youtube.com/watch?v=y04gXWe3YZY
How To Create Custom Potions: https://www.youtube.com/watch?v=Kc3nKfJZhqY
How To Stack Unstackable Items: https://www.youtube.com/watch?v=WmBec2jLU3c
Negative Potion Effects Tutorial: https://www.youtube.com/watch?v=X6IXUSCbxvU
======================================================================
Just a friendly reminder: any deliberately offensive, discriminatory, obscene, self-promoting, etc. comments will be deleted, and repeatedly posting comments violating those guidelines will get you muted.
#commands #minecraft #potions
Other Videos By SerpentDagger
Other Statistics
Minecraft Statistics For SerpentDagger
Currently, SerpentDagger has 686,320 views for Minecraft across 455 videos. Roughly 6 days worth of Minecraft videos were uploaded to his channel, or 75.95% of the total watchable video on SerpentDagger's YouTube channel.