{ //材料 "materials": [ { "item": { //特定的某种材料 "item": "minecraft:iron_ingot" }, "count": 18 }, { "item": { //特定的某种材料 "item": "minecraft:lime_dye" }, "count": 2 }, { "item": { "item": "minecraft:coal" }, "count": 16 } ], //输出结果 "result": { //类型 "type": "attachment", //输出物品 "id": "emxarms:bayonet_emx_lightupgrade" } }