配方fruitfarmersdelight_nullgr
大型深色橡木酒柜配方
fruitfarmersdelight_nullgr:wine_cabinet_large_dark_oak
有序合成,产出 fruitfarmersdelight_nullgr:wine_cabinet_large_dark_oak
概述
有序合成,产出 fruitfarmersdelight_nullgr:wine_cabinet_large_dark_oak
- 资料类型
- 配方
- 命名空间
- fruitfarmersdelight_nullgr
- 所属模组
- fruit-farmer-delight
- 关联资料
- 2 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:大型深色橡木酒柜。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- fruit-farmer-delight/FruitFarmerDelight_BP/netease_recipes/fruitfarmersdelight_nullgr_wine_cabinet_large_dark_oak.json
- 条目 ID
- fruitfarmersdelight_nullgr:wine_cabinet_large_dark_oak
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
dark_oak_planks
stick
dark_oak_planks
stick

stick
dark_oak_planks
stick
dark_oak_planks
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 大型深色橡木酒柜
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "fruitfarmersdelight_nullgr:wine_cabinet_large_dark_oak",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"fruitfarmersdelight_nullgr:wine_cabine_small_dark_oak",
"minecraft:stick",
"minecraft:dark_oak_planks"
],
"outputIds": [
"fruitfarmersdelight_nullgr:wine_cabinet_large_dark_oak"
],
"pattern": [
"IHI",
"HEH",
"IHI"
],
"grid": [
"minecraft:dark_oak_planks",
"minecraft:stick",
"minecraft:dark_oak_planks",
"minecraft:stick",
"fruitfarmersdelight_nullgr:wine_cabine_small_dark_oak",
"minecraft:stick",
"minecraft:dark_oak_planks",
"minecraft:stick",
"minecraft:dark_oak_planks"
],
"ingredients": [
{
"slot": "E",
"data": 0,
"item": "fruitfarmersdelight_nullgr:wine_cabine_small_dark_oak"
},
{
"slot": "H",
"data": 0,
"item": "minecraft:stick"
},
{
"slot": "I",
"data": 0,
"item": "minecraft:dark_oak_planks"
}
],
"results": [
{
"count": 1,
"data": 0,
"item": "fruitfarmersdelight_nullgr:wine_cabinet_large_dark_oak"
}
],
"slots": [
{
"id": "minecraft:dark_oak_planks",
"rawId": "minecraft:dark_oak_planks",
"aux": "undefined",
"count": 1,
"label": "dark oak planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:dark_oak_planks",
"rawId": "minecraft:dark_oak_planks",
"aux": "undefined",
"count": 1,
"label": "dark oak planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "fruitfarmersdelight_nullgr:wine_cabine_small_dark_oak",
"rawId": "fruitfarmersdelight_nullgr:wine_cabine_small_dark_oak",
"aux": "undefined",
"count": 1,
"label": "小型深色橡木酒柜",
"iconUrl": "/api/assets/fruit-farmer-delight/FruitFarmerDelight_RP/textures/blocks/fruit_farmers/Immature_papaya.png",
"refType": "block"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:dark_oak_planks",
"rawId": "minecraft:dark_oak_planks",
"aux": "undefined",
"count": 1,
"label": "dark oak planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:dark_oak_planks",
"rawId": "minecraft:dark_oak_planks",
"aux": "undefined",
"count": 1,
"label": "dark oak planks",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "fruitfarmersdelight_nullgr:wine_cabinet_large_dark_oak",
"rawId": "fruitfarmersdelight_nullgr:wine_cabinet_large_dark_oak",
"aux": "undefined",
"count": 1,
"label": "大型深色橡木酒柜",
"iconUrl": "/api/assets/fruit-farmer-delight/FruitFarmerDelight_RP/textures/blocks/fruit_farmers/Immature_papaya.png",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}