返回上一级
配方expanded_delight_nullgr

牛奶木桶配方

expanded_delight_nullgr:milk_cask

有序合成,产出 expanded_delight_nullgr:milk_cask, minecraft:bucket

配方

milk_bucket
木桶
类型
有序合成
布局
工作台 3x3
产出
牛奶木桶, bucket
产物预览
牛奶木桶
bucket
标签
工作台

组件摘要

{
  "recipe": {
    "id": "expanded_delight_nullgr:milk_cask",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:milk_bucket",
      "expanded_delight_nullgr:cask"
    ],
    "outputIds": [
      "expanded_delight_nullgr:milk_cask",
      "minecraft:bucket"
    ],
    "pattern": [
      "AB"
    ],
    "grid": [
      "minecraft:milk_bucket",
      "expanded_delight_nullgr:cask"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:milk_bucket"
      },
      {
        "slot": "B",
        "item": "expanded_delight_nullgr:cask"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "expanded_delight_nullgr:milk_cask"
      },
      {
        "count": 1,
        "data": 0,
        "item": "minecraft:bucket"
      }
    ],
    "slots": [
      {
        "id": "minecraft:milk_bucket",
        "rawId": "minecraft:milk_bucket",
        "aux": "undefined",
        "count": 1,
        "label": "milk bucket",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "expanded_delight_nullgr:cask",
        "rawId": "expanded_delight_nullgr:cask",
        "aux": "undefined",
        "count": 1,
        "label": "木桶",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_mE500O4g/textures/blocks/extend/cask_bottom.png",
        "refType": "block"
      }
    ],
    "outputs": [
      {
        "id": "expanded_delight_nullgr:milk_cask",
        "rawId": "expanded_delight_nullgr:milk_cask",
        "aux": "undefined",
        "count": 1,
        "label": "牛奶木桶",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_mE500O4g/textures/blocks/extend/cask_bottom.png",
        "refType": "block"
      },
      {
        "id": "minecraft:bucket",
        "rawId": "minecraft:bucket",
        "aux": "undefined",
        "count": 1,
        "label": "bucket",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}