First recipe, what did I do wrong?
So below is what I have in the json, if I leave out the "component" section it works, but if I try with it, it breaks. Any suggestions? on 1.21. 8
{ "type": "minecraft:crafting_shaped", "pattern": [ " # ", "#D#", " # " ], "key": { "#": "minecraft:bone", "D": "minecraft:diamond" }, "result": { "id": "minecraft:goat_horn", "count": 1 "component": "minecraft:item_name": '"Death's Charm"' } }