
配方farmer_delight_nullgr
自定义厨锅配方配方
farmer_delight_nullgr:custom_cookingpot
有序合成,产出 farmer_delight_nullgr:custom_reicpe_tools
配方
paper
book
ink_sac
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 自定义厨锅配方
- 产物预览

- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "farmer_delight_nullgr:custom_cookingpot",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:paper",
"minecraft:ink_sac",
"minecraft:book"
],
"outputIds": [
"farmer_delight_nullgr:custom_reicpe_tools"
],
"pattern": [
"ABC"
],
"grid": [
"minecraft:paper",
"minecraft:book",
"minecraft:ink_sac"
],
"ingredients": [
{
"slot": "A",
"item": "minecraft:paper",
"data": 0
},
{
"slot": "C",
"item": "minecraft:ink_sac",
"data": 0
},
{
"slot": "B",
"item": "minecraft:book",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "farmer_delight_nullgr:custom_reicpe_tools",
"data": 0
}
],
"slots": [
{
"id": "minecraft:paper",
"rawId": "minecraft:paper",
"aux": "undefined",
"count": 1,
"label": "paper",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:book",
"rawId": "minecraft:book",
"aux": "undefined",
"count": 1,
"label": "book",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:ink_sac",
"rawId": "minecraft:ink_sac",
"aux": "undefined",
"count": 1,
"label": "ink sac",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "farmer_delight_nullgr:custom_reicpe_tools",
"rawId": "farmer_delight_nullgr:custom_reicpe_tools",
"aux": "undefined",
"count": 1,
"label": "自定义厨锅配方",
"iconUrl": "/api/assets/farmer-delight-nullgr/FarmerDelight_NullGr_RP/textures/items/famerdelight/custom_cooking_pot.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}