295: Playing with leads. [Minecraft Map Making]
Ep295: Summoning mobs on leads and creating some pretty cool decoration using leads.
Version: 1.19
Requested by: episodeclips4510
Killer bee swarm: https://youtu.be/xdh_D3FFddI
Angry golems: https://youtu.be/INVdcsK6kxE
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: https://www.youtube.com/c/CoppitJ
Join the CoppitCraft server that I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: https://discord.gg/amU84KykEu
The following commands are prefixed with three letters which represent the settings of the command block. E.g IUN: = Impulse Unconditional Needs_Redstone. These prefixes need to be removed if copying the commands.
Since angled brackets are not allowed in YouTube descriptions you will have to replace "greater than" with the appropriate angled bracket. Ascii code: 62
Commands used:
Knot:
IUN: summon leash_knot x y z
Knot in survival:
Tie an axolotl to a fence, then pick up the axolotl in a bucket
Mob tied to fence:
IUN: summon bee ~ ~2 ~ {Leashed:1b, Leash:{X:2,Y:57,Z:354}}
Connected fences:
IUN: summon rabbit 6 57.3 354 {Invulnerable:1b, DeathLootTable:"empty", NoAI:true, Leashed:1b, Leash:{X:10,Y:57,Z:354}, ActiveEffects:[{Id:14, Amplifier:0b, Duration:9999999,ShowParticles:false}]}
CUA: summon leash_knot 6 57 354
Connected fences with saggy rope:
IUN: summon rabbit 13 57 354 {Invulnerable:1b, DeathLootTable:"empty", NoAI:true, Leashed:1b, Leash:{X:11,Y:57,Z:354}, ActiveEffects:[{Id:14, Amplifier:0b, Duration:9999999,ShowParticles:false}]}
CUA: summon rabbit 13 57 354 {Invulnerable:1b, DeathLootTable:"empty", NoAI:true, Leashed:1b, Leash:{X:15,Y:57,Z:354}, ActiveEffects:[{Id:14, Amplifier:0b, Duration:9999999,ShowParticles:false}]}
Wandering Beekeeper:
IUN: summon villager ~ ~ ~3 {Tags:["myVillager"]}
CUA: summon bee ~ ~2 ~ {Tags:["myBee"]}
CUA: data modify entity @e[tag=myBee, limit=1] Leash set from entity @e[tag=myVillager, limit=1]
Wandering Beekeeper many bees:
IUN: summon villager ~ ~ ~3 {Tags:["myVillager"]}
CUA: summon bee ~ ~2 ~ {Tags:["myBee"]}
CUA: summon bee ~ ~2 ~ {Tags:["myBee"]}
CUA: summon bee ~ ~2 ~ {Tags:["myBee"]}
CUA: execute as @e[tag=myBee] run data modify entity @s Leash set from entity @e[tag=myVillager, limit=1]
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 182,428 views spread across 865 videos for Minecraft, accounting for over 10 days of watchable video on his channel. This is 94.82% of the total watchable video for Minecraft on Infernal Device's YouTube channel.