78: Compasses and lodestones [Minecraft Map Making]

Subscribers:
4,230
Published on ● Video Link: https://www.youtube.com/watch?v=bVjDsstSF_E



Minecraft
Game:
Minecraft (2011)
Duration: 4:27
29 views
2


Ep78: Placing lodestones with commands and creating compasses already linked to them.

Originally for Udemy, but uploaded here.
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 server I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: https://discord.gg/KNSmPWdnfG

Udemy notes. YouTube formatting may make some of these wrong. :)

Commands used:
Set the first lodestone:
setblock -74 56 19 lodestone

Give the player a compass to track first lodestone:
give @p compass{
LodestoneTracked:1b,
LodestoneDimension:overworld,
LodestonePos:{X:-74,Y:56,Z:19},
display:{
Name:'[{"text":"First Destination","italic":false}]',
Lore:['[{"text":"Points to the first destination.","italic":false}]']
}
}
Clear the compass that tracks the first lodestone:
clear @p compass{LodestonePos:{X:-74,Y:56,Z:19}}
Set the second lodestone:
setblock -80 54 19 lodestone
Give the player a compass to track second lodestone:
give @p compass{LodestoneTracked:1b,LodestoneDimension:overworld,LodestonePos:{X:-80,Y:54,Z:19},display:{Name:'[{"text":"Second Destination","italic":false}]',Lore:['[{"text":"Points to the second destination.","italic":false}]']}}







Tags:
minecraft
adventure map
map making
commands
command blocks
1.16
1.17
1.18
custom commands
redstone
map ideas
map suggesstions
custom maps



Other Statistics

Minecraft Statistics For Infernal Device

At present, Infernal Device has 184,447 views spread across 877 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.