3: Editing signs [Minecraft Map Making]
Ep3: Editing the text on signs using commands.
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:
Insert some text on line one:
data merge block -9 57 -3 {Text1:'{"text":"Some text"}'}
Put nearest players name on the line two:
data merge block -9 57 -3 {Text2:'{"selector":"@p"}'}
Put objective from nearest player on line three:
data merge block -9 57 -3 {Text3:'{"score":{"name":"@p","objective":"SignScore"}}'}
Put two items together on line four:
data merge block -9 57 -3 {Text4:'[{"text":"One"},{"text":"Two"}]'}
Put a quotation mark on line one:
data merge block -9 57 -3 {Text1:'{"text":"\\""}'}
Put a backslash on Line one:
data merge block -9 57 -3 {Text1:'{"text":"\\\\"}'}
Put "Hello\ on line one:
data merge block -9 57 -3 {Text1:'{"text":"\\"Hello\\\\"}'}
Clear the sign:
data merge block -9 57 -3 {Text1:'{"text":""}',Text2:'{"text":""}',Text3:'{"text":""}',Text4:'{"text":""}'}
Other Videos By Infernal Device
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.