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"
2018-04-15, 12:55 PM
2018-04-15, 01:12 PM
2018-04-15, 01:12 PM
0
0
-