327: Updated: Will o the wisp that leads players to a POI. [Minecraft Map Making]
Ep327: An updated version that removes the useless marker entity from the previous version.
Previous version: Episode 324: • 324: Will o the wisp that leads playe...
Version: 1.19
Suggestions by: Hasantopcu556
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: / coppitj
Join the CoppitCraft server that I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: / discord
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:
Summon:
IUN: summon wandering_trader x y z {Tags:["wisp"], ActiveEffects:[{Id:14,Amplifier:0,Duration:9999999,ShowParticles:false}],Silent:true}
CUA: data modify storage wisp:data poi_location set value {X:-75, Y:56, Z:390}
Controller Trader:
RUA: data merge entity @e[tag=wisp, limit=1] {HandItems:[{id:"air"}]}
CUA: execute at @e[type=wandering_trader, tag=wisp] unless entity @p[distance=..5] run particle scrape ~ ~2 ~ 0.01 0.01 0.01 1 2
CCA: execute positioned -75 56 390 as @e[type=wandering_trader, tag=wisp,distance=..2] at @s run particle electric_spark ~ ~2 ~ 0.01 0.01 0.01 0.5 1
Controller Close:
RUA: data remove entity @e[type=wandering_trader, tag=wisp, limit=1] WanderTarget
CUA: execute as @e[type=wandering_trader, tag=wisp] at @s if entity @p[distance=5..8] run data modify entity @s WanderTarget set from storage wisp:data poi_location
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.