
配方collectors_delight_nullgr
闪亮苹果配方
collectors_delight_nullgr:shimmering_apple
有序合成,产出 collectors_delight_nullgr:shimmering_apple
概述
有序合成,产出 collectors_delight_nullgr:shimmering_apple
- 资料类型
- 配方
- 命名空间
- collectors_delight_nullgr
- 所属模组
- collector-delight
- 关联资料
- 2 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:闪亮苹果。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- CollectorDelight_BP/netease_recipes/collectors_delight_nullgr_shimmering_apple.json
- 条目 ID
- collectors_delight_nullgr:shimmering_apple
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方





- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 闪亮苹果
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "collectors_delight_nullgr:shimmering_apple",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:apple",
"collectors_delight_nullgr:lunar_pearl"
],
"outputIds": [
"collectors_delight_nullgr:shimmering_apple"
],
"pattern": [
" E ",
"ECE",
" E "
],
"grid": [
null,
"collectors_delight_nullgr:lunar_pearl",
null,
"collectors_delight_nullgr:lunar_pearl",
"minecraft:apple",
"collectors_delight_nullgr:lunar_pearl",
null,
"collectors_delight_nullgr:lunar_pearl",
null
],
"ingredients": [
{
"slot": "C",
"item": "minecraft:apple",
"data": 0
},
{
"slot": "E",
"item": "collectors_delight_nullgr:lunar_pearl",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "collectors_delight_nullgr:shimmering_apple",
"data": 0
}
],
"slots": [
{
"id": "collectors_delight_nullgr:lunar_pearl",
"rawId": "collectors_delight_nullgr:lunar_pearl",
"aux": "undefined",
"count": 1,
"label": "月光珍珠",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/lunar_pearl.png",
"refType": "item"
},
{
"id": "collectors_delight_nullgr:lunar_pearl",
"rawId": "collectors_delight_nullgr:lunar_pearl",
"aux": "undefined",
"count": 1,
"label": "月光珍珠",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/lunar_pearl.png",
"refType": "item"
},
{
"id": "minecraft:apple",
"rawId": "minecraft:apple",
"aux": "undefined",
"count": 1,
"label": "apple",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "collectors_delight_nullgr:lunar_pearl",
"rawId": "collectors_delight_nullgr:lunar_pearl",
"aux": "undefined",
"count": 1,
"label": "月光珍珠",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/lunar_pearl.png",
"refType": "item"
},
{
"id": "collectors_delight_nullgr:lunar_pearl",
"rawId": "collectors_delight_nullgr:lunar_pearl",
"aux": "undefined",
"count": 1,
"label": "月光珍珠",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/lunar_pearl.png",
"refType": "item"
}
],
"outputs": [
{
"id": "collectors_delight_nullgr:shimmering_apple",
"rawId": "collectors_delight_nullgr:shimmering_apple",
"aux": "undefined",
"count": 1,
"label": "闪亮苹果",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/shimmering_apple.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}