编辑代码

function view(item) {
    const itemq = { "id_item": { "id": "minecraft:oak_planks", "Count": 1 } };
    return itemq;
}