Loot table entry name not changing
{ "pools": [ { "rolls": 3, "entries": [ { "type": "minecraft:item", "name": "fishofthieves:fish_bone", "weight": 70, "functions": [ { "function": "minecraft:set_name", "name": "0⭐ Bone" }, { "function": "minecraft:set_lore", "entity": "this", "lore": [ { "text": "A bone in the shape of a fish", "color": "gray", "italic": true }, { "text": "Junk", "color": "gray", "bold": true } ] } ] } ] } ] }