返回首页
大饭团配方
配方collectors_delight_nullgr

大饭团配方

collectors_delight_nullgr:big_rice_ball

有序合成,产出 collectors_delight_nullgr:big_rice_ball, minecraft:bowl

配方

dried_kelp
酋长蟹肉
cooked_rice
cooked_rice
类型
有序合成
布局
工作台 3x3
产出
大饭团, bowl
产物预览
大饭团
bowl2
标签
工作台

组件摘要

{
  "recipe": {
    "id": "collectors_delight_nullgr:big_rice_ball",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:dried_kelp",
      "collectors_delight_nullgr:chieftain_crab_meat",
      "farmer_delight_nullgr:cooked_rice"
    ],
    "outputIds": [
      "collectors_delight_nullgr:big_rice_ball",
      "minecraft:bowl"
    ],
    "pattern": [
      "ABD",
      "D  "
    ],
    "grid": [
      "minecraft:dried_kelp",
      "collectors_delight_nullgr:chieftain_crab_meat",
      "farmer_delight_nullgr:cooked_rice",
      "farmer_delight_nullgr:cooked_rice",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "A",
        "data": 0,
        "item": "minecraft:dried_kelp"
      },
      {
        "slot": "B",
        "data": 0,
        "item": "collectors_delight_nullgr:chieftain_crab_meat"
      },
      {
        "slot": "D",
        "data": 0,
        "item": "farmer_delight_nullgr:cooked_rice"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "collectors_delight_nullgr:big_rice_ball"
      },
      {
        "count": 2,
        "data": 0,
        "item": "minecraft:bowl"
      }
    ],
    "slots": [
      {
        "id": "minecraft:dried_kelp",
        "rawId": "minecraft:dried_kelp",
        "aux": "undefined",
        "count": 1,
        "label": "dried kelp",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "collectors_delight_nullgr:chieftain_crab_meat",
        "rawId": "collectors_delight_nullgr:chieftain_crab_meat",
        "aux": "undefined",
        "count": 1,
        "label": "酋长蟹肉",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/chieftain_crab_meat.png",
        "refType": "item"
      },
      {
        "id": "farmer_delight_nullgr:cooked_rice",
        "rawId": "farmer_delight_nullgr:cooked_rice",
        "aux": "undefined",
        "count": 1,
        "label": "cooked rice",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "farmer_delight_nullgr:cooked_rice",
        "rawId": "farmer_delight_nullgr:cooked_rice",
        "aux": "undefined",
        "count": 1,
        "label": "cooked rice",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "collectors_delight_nullgr:big_rice_ball",
        "rawId": "collectors_delight_nullgr:big_rice_ball",
        "aux": "undefined",
        "count": 1,
        "label": "大饭团",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/big_rice_ball.png",
        "refType": "item"
      },
      {
        "id": "minecraft:bowl",
        "rawId": "minecraft:bowl",
        "aux": "undefined",
        "count": 2,
        "label": "bowl",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}