Railcraft

Railcraft

34M Downloads

Messenger Track Kit Question

jjc54 opened this issue ยท 8 comments

commented

Hi, I was just wondering if there is a specific parameter that I need to enter to get the messenger track kit to display text. I'm not a coder so I'm unsure exactly what "raw json message" means and I've tried a bit of text from online but I cannot get it to work. Could you just post an example of what saying hello would look like using the track kit? Thanks for any help!

commented

It uses the same format as the Minecraft /title and /tellraw commands, there are plenty of example online.
Let me know if you need more.

/rc track msg ["Hello World!"]
/rc track msg [{"text":"Hello World!","color":"gold"}]

Some helpful links:
http://minecraft.gamepedia.com/Commands#Raw_JSON_text
https://www.minecraftjson.com/

commented

Well, the dokuwiki is not very convenient to edit compared to the ftb one (ftb wiki looks fine but the modpack is horrible)

commented

Should get a wiki page up for this in the near future. Keeping this issue open until that's done.

commented

There's also this, which has a lot of good info.

commented

eh I'll check that out. This is a lot to learn just to type welcome to x station though.

commented

I do really appreciate the example above though, it's exactly what I needed!

commented

Guess this is fine then.

commented

Dokuwiki is fine.