#How do I change the color of this text?

1 messages · Page 1 of 1 (latest)

fierce chasm
#

Change text/en_US.lang:```lang
menu.play=§cMain

#

Otherwise in ui/start_screen.json:

"[email protected]_button": {
    "$pressed_button_name": "$play_button_target",
    "$button_text": "§cMain",
    "$focus_override_right": "profile_button"
  }