
配方miners_delight
洞穴萝卜配方
miners_delight:cave_carrot
有序合成,产出 miners_delight:cave_carrot
配方

- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 洞穴萝卜
- 产物预览
9- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "miners_delight:cave_carrot",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"miners_delight:cave_carrot_crate"
],
"outputIds": [
"miners_delight:cave_carrot"
],
"pattern": [
"A"
],
"grid": [
"miners_delight:cave_carrot_crate"
],
"ingredients": [
{
"slot": "A",
"item": "miners_delight:cave_carrot_crate",
"data": 0
}
],
"results": [
{
"count": 9,
"item": "miners_delight:cave_carrot",
"data": 0
}
],
"slots": [
{
"id": "miners_delight:cave_carrot_crate",
"rawId": "miners_delight:cave_carrot_crate",
"aux": "undefined",
"count": 1,
"label": "箱装洞穴萝卜",
"iconUrl": "/api/assets/local-farmer-delight-46in1/MinersDelight_RP/textures/blocks/miners/cave_carrot_crate_top.png",
"refType": "block"
}
],
"outputs": [
{
"id": "miners_delight:cave_carrot",
"rawId": "miners_delight:cave_carrot",
"aux": "undefined",
"count": 9,
"label": "洞穴萝卜",
"iconUrl": "/api/assets/local-farmer-delight-46in1/MinersDelight_RP/textures/items/miners/cave_carrot.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}