返回上一级
石榴奶昔配方
配方collectors_delight_nullgr

石榴奶昔配方

collectors_delight_nullgr:pomegranate_milkshake

有序合成,产出 collectors_delight_nullgr:pomegranate_milkshake, minecraft:bucket

概述

有序合成,产出 collectors_delight_nullgr:pomegranate_milkshake, minecraft:bucket

资料类型
配方
命名空间
collectors_delight_nullgr
所属模组
collector-delight
关联资料
2 条
配方有序合成工作台

用途与获取

  • 这是一个有序合成资料。
  • 产出:石榴奶昔、bucket。
  • 布局:工作台 3x3。

关联知识

数据来源

来源文件
CollectorDelight_BP/netease_recipes/collectors_delight_nullgr_pomegranate_milkshake.json
条目 ID
collectors_delight_nullgr:pomegranate_milkshake
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
关联信息已建立,可继续补充攻略

配方

石榴片
powder_snow_bucket
石榴片
sugar
milk_bucket
sugar
glass_bottle
glass_bottle
glass_bottle
类型
有序合成
布局
工作台 3x3
产出
石榴奶昔, bucket
产物预览
石榴奶昔3
bucket2
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "collectors_delight_nullgr:pomegranate_milkshake",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:glass_bottle",
      "collectors_delight_nullgr:pomegranate_slice",
      "minecraft:powder_snow_bucket",
      "minecraft:milk_bucket",
      "minecraft:sugar"
    ],
    "outputIds": [
      "collectors_delight_nullgr:pomegranate_milkshake",
      "minecraft:bucket"
    ],
    "pattern": [
      "CBC",
      "FEF",
      "III"
    ],
    "grid": [
      "collectors_delight_nullgr:pomegranate_slice",
      "minecraft:powder_snow_bucket",
      "collectors_delight_nullgr:pomegranate_slice",
      "minecraft:sugar",
      "minecraft:milk_bucket",
      "minecraft:sugar",
      "minecraft:glass_bottle",
      "minecraft:glass_bottle",
      "minecraft:glass_bottle"
    ],
    "ingredients": [
      {
        "slot": "I",
        "item": "minecraft:glass_bottle",
        "data": 0
      },
      {
        "slot": "C",
        "item": "collectors_delight_nullgr:pomegranate_slice",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:powder_snow_bucket",
        "data": 0
      },
      {
        "slot": "E",
        "item": "minecraft:milk_bucket",
        "data": 0
      },
      {
        "slot": "F",
        "item": "minecraft:sugar",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 3,
        "item": "collectors_delight_nullgr:pomegranate_milkshake",
        "data": 0
      },
      {
        "count": 2,
        "item": "minecraft:bucket",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "collectors_delight_nullgr:pomegranate_slice",
        "rawId": "collectors_delight_nullgr:pomegranate_slice",
        "aux": "undefined",
        "count": 1,
        "label": "石榴片",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/pomegranate_slice.png",
        "refType": "item"
      },
      {
        "id": "minecraft:powder_snow_bucket",
        "rawId": "minecraft:powder_snow_bucket",
        "aux": "undefined",
        "count": 1,
        "label": "powder snow bucket",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "collectors_delight_nullgr:pomegranate_slice",
        "rawId": "collectors_delight_nullgr:pomegranate_slice",
        "aux": "undefined",
        "count": 1,
        "label": "石榴片",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/pomegranate_slice.png",
        "refType": "item"
      },
      {
        "id": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:milk_bucket",
        "rawId": "minecraft:milk_bucket",
        "aux": "undefined",
        "count": 1,
        "label": "milk bucket",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_bottle",
        "rawId": "minecraft:glass_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "glass bottle",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_bottle",
        "rawId": "minecraft:glass_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "glass bottle",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_bottle",
        "rawId": "minecraft:glass_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "glass bottle",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "collectors_delight_nullgr:pomegranate_milkshake",
        "rawId": "collectors_delight_nullgr:pomegranate_milkshake",
        "aux": "undefined",
        "count": 3,
        "label": "石榴奶昔",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/pomegranate_milkshake.png",
        "refType": "item"
      },
      {
        "id": "minecraft:bucket",
        "rawId": "minecraft:bucket",
        "aux": "undefined",
        "count": 2,
        "label": "bucket",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}