Mojira Archive
MC-128524

Naming an item in a loottable using "\n" won't add a new line

{
    "function": "minecraft:set_name",
    "name": [{"text":"Fire Orb","color":"red","italic":false},{"text":"\nLORE","color":"white"}]
}

The Name of the created item is
"Fire Orb[special character]LORE"

instead of

"Fire Orb
LORE"

Works As Intended

Yannik

2018-04-15, 12:55 PM

2018-04-15, 01:12 PM

2018-04-15, 01:12 PM

0

0

Unconfirmed

Minecraft 18w15a

-