配方frycooking_delight_nullgr
torch配方
frycooking_delight_nullgr:lard_torch
有序合成,产出 minecraft:torch
配方

stick
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- torch
- 产物预览
- torch
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "frycooking_delight_nullgr:lard_torch",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"frycooking_delight_nullgr:lard",
"minecraft:stick"
],
"outputIds": [
"minecraft:torch"
],
"pattern": [
"A",
"B"
],
"grid": [
"frycooking_delight_nullgr:lard",
"minecraft:stick"
],
"ingredients": [
{
"slot": "A",
"item": "frycooking_delight_nullgr:lard",
"data": 0
},
{
"slot": "B",
"item": "minecraft:stick",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "minecraft:torch",
"data": 0
}
],
"slots": [
{
"id": "frycooking_delight_nullgr:lard",
"rawId": "frycooking_delight_nullgr:lard",
"aux": "undefined",
"count": 1,
"label": "猪油",
"iconUrl": "/api/assets/local-farmer-delight-46in1/FryCookingDelight_RP/textures/items/frycooking/lard.png",
"refType": "item"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "minecraft:torch",
"rawId": "minecraft:torch",
"aux": "undefined",
"count": 1,
"label": "torch",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}