配方delightful_nullgr
石英橱柜配方
delightful_nullgr:quartz_cabinet_v2
有序合成,产出 delightful_nullgr:quartz_cabinet_v2
概述
有序合成,产出 delightful_nullgr:quartz_cabinet_v2
- 资料类型
- 配方
- 命名空间
- delightful_nullgr
- 所属模组
- zddx-nft7
- 关联资料
- 1 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:石英橱柜。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- behavior_pack_ZddxNft7/netease_recipes/delightful_nullgr_quartz_cabinet.json
- 条目 ID
- delightful_nullgr:quartz_cabinet_v2
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
polished_blackstone
polished_blackstone
polished_blackstone
quartz
cabinet_7
quartz
quartz
quartz
quartz
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 石英橱柜
- 产物预览
- quartz_cabinet_v2
- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "delightful_nullgr:quartz_cabinet_v2",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:quartz",
"minecraft:polished_blackstone",
"farmer_delight_nullgr:cabinet_7"
],
"outputIds": [
"delightful_nullgr:quartz_cabinet_v2"
],
"pattern": [
"CCC",
"IEI",
"III"
],
"grid": [
"minecraft:polished_blackstone",
"minecraft:polished_blackstone",
"minecraft:polished_blackstone",
"minecraft:quartz",
"farmer_delight_nullgr:cabinet_7",
"minecraft:quartz",
"minecraft:quartz",
"minecraft:quartz",
"minecraft:quartz"
],
"ingredients": [
{
"slot": "I",
"item": "minecraft:quartz",
"data": 0
},
{
"slot": "C",
"item": "minecraft:polished_blackstone",
"data": 0
},
{
"slot": "E",
"item": "farmer_delight_nullgr:cabinet_7"
}
],
"results": [
{
"count": 1,
"item": "delightful_nullgr:quartz_cabinet_v2",
"data": 0
}
],
"slots": [
{
"id": "minecraft:polished_blackstone",
"rawId": "minecraft:polished_blackstone",
"aux": "undefined",
"count": 1,
"label": "polished blackstone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:polished_blackstone",
"rawId": "minecraft:polished_blackstone",
"aux": "undefined",
"count": 1,
"label": "polished blackstone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:polished_blackstone",
"rawId": "minecraft:polished_blackstone",
"aux": "undefined",
"count": 1,
"label": "polished blackstone",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:quartz",
"rawId": "minecraft:quartz",
"aux": "undefined",
"count": 1,
"label": "quartz",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "farmer_delight_nullgr:cabinet_7",
"rawId": "farmer_delight_nullgr:cabinet_7",
"aux": "undefined",
"count": 1,
"label": "cabinet 7",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:quartz",
"rawId": "minecraft:quartz",
"aux": "undefined",
"count": 1,
"label": "quartz",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:quartz",
"rawId": "minecraft:quartz",
"aux": "undefined",
"count": 1,
"label": "quartz",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:quartz",
"rawId": "minecraft:quartz",
"aux": "undefined",
"count": 1,
"label": "quartz",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:quartz",
"rawId": "minecraft:quartz",
"aux": "undefined",
"count": 1,
"label": "quartz",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "delightful_nullgr:quartz_cabinet_v2",
"rawId": "delightful_nullgr:quartz_cabinet_v2",
"aux": "undefined",
"count": 1,
"label": "石英橱柜",
"iconUrl": "undefined",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}