custom model data on an item from a custom craft + other components
this is my code: { "type": "minecraft:crafting_shaped", "pattern": [ " #/", " //", " " ], "key": { "#": { "item": "minecraft:fern" }, "/": { "item": "minecraft:paper" } }, "result": { "id": "cooked_beef",
"count": 4 }}
i want the beef to have cutom model data and these components: cooked_beef[item_name='{"text":"Sigaret"}',custom_model_data=minecraft:id/sigaret,enchantments={levels:{"minecraft:fire_aspect":1},show_in_tooltip:false},enchantment_glint_override=false]