I've read about color codes in Minecraft, but when I try to type the § character (with Option+6), it just doesn't do anything. Could anyone help? I can't find any answers to this.
4
IIRC java edition doesn't let you put the § character in chat or commands blocks and such
if you're writing a datapack, the character does get recognized however
if you're wanting to use it in chat, you're going to need a serverside mod or plugin to allow for custom colors in chat
if you're trying to display a message to players using /tellraw, https://www.minecraftjson.com/ is a useful tool for easily customizing tellraw messages
if you're writing a datapack, the character does get recognized however
if you're wanting to use it in chat, you're going to need a serverside mod or plugin to allow for custom colors in chat
if you're trying to display a message to players using /tellraw, https://www.minecraftjson.com/ is a useful tool for easily customizing tellraw messages
In Minecraft, when you place a § character, you need to put a number in front of it, which will change the color. Putting other things like letters will also change the text's effects
example: "§3 hey guys!"
example: "§3 hey guys!"
