1
One command adding signs problem
I've been working on a command machine that uses a method like mrgarrettos newest command block minecart method and I'm working on trying to add clickable signs to the machine. When I activate the command to setblock the sign by itself it works fine but when I add it to the command it gives me an unexpected token error in the minecart. It's driving me CRAZY!!
5
Did you forget to put these characters "\" while you typing these signs? Also for sign you should type this: /setblock (coords) wall_sign (the number for that way, you want to look at) 0 {Text2:"{text:\"blablavla\",color:(color)}"}
All fixed! I just copied one of Ijaminecrafts signs and just changed it around a bit. I also added a tellraw that has a clickevent to go to my youtube channel
What command are you using?
bump
bump
