配方newyear_delight_nullgr
福字配方
newyear_delight_nullgr:fuzi3
有序合成,产出 newyear_delight_nullgr:fuzi_3
概述
有序合成,产出 newyear_delight_nullgr:fuzi_3
- 资料类型
- 配方
- 命名空间
- newyear_delight_nullgr
- 所属模组
- h60m18ao
- 关联资料
- 1 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:福字。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- behavior_pack_H60M18ao/netease_recipes/newyear_delight_nullgr_fuzi3.json
- 条目 ID
- newyear_delight_nullgr:fuzi3
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
red_dye
paper
red_dye
paper
ink_sac
paper
red_dye
paper
red_dye
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 福字
- 产物预览
- fuzi_3
- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "newyear_delight_nullgr:fuzi3",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:red_dye",
"minecraft:paper",
"minecraft:ink_sac"
],
"outputIds": [
"newyear_delight_nullgr:fuzi_3"
],
"pattern": [
"IHI",
"HEH",
"IHI"
],
"grid": [
"minecraft:red_dye",
"minecraft:paper",
"minecraft:red_dye",
"minecraft:paper",
"minecraft:ink_sac",
"minecraft:paper",
"minecraft:red_dye",
"minecraft:paper",
"minecraft:red_dye"
],
"ingredients": [
{
"slot": "I",
"item": "minecraft:red_dye",
"data": 0
},
{
"slot": "H",
"item": "minecraft:paper",
"data": 0
},
{
"slot": "E",
"item": "minecraft:ink_sac",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "newyear_delight_nullgr:fuzi_3",
"data": 0
}
],
"slots": [
{
"id": "minecraft:red_dye",
"rawId": "minecraft:red_dye",
"aux": "undefined",
"count": 1,
"label": "red dye",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:paper",
"rawId": "minecraft:paper",
"aux": "undefined",
"count": 1,
"label": "paper",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:red_dye",
"rawId": "minecraft:red_dye",
"aux": "undefined",
"count": 1,
"label": "red dye",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:paper",
"rawId": "minecraft:paper",
"aux": "undefined",
"count": 1,
"label": "paper",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:ink_sac",
"rawId": "minecraft:ink_sac",
"aux": "undefined",
"count": 1,
"label": "ink sac",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:paper",
"rawId": "minecraft:paper",
"aux": "undefined",
"count": 1,
"label": "paper",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:red_dye",
"rawId": "minecraft:red_dye",
"aux": "undefined",
"count": 1,
"label": "red dye",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:paper",
"rawId": "minecraft:paper",
"aux": "undefined",
"count": 1,
"label": "paper",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:red_dye",
"rawId": "minecraft:red_dye",
"aux": "undefined",
"count": 1,
"label": "red dye",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "newyear_delight_nullgr:fuzi_3",
"rawId": "newyear_delight_nullgr:fuzi_3",
"aux": "undefined",
"count": 1,
"label": "福字",
"iconUrl": "undefined",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}