返回上一级
坚果面团配方
配方delightful_nullgr

坚果面团配方

delightful_nullgr:nut_dough

有序合成,产出 delightful_nullgr:nut_dough, minecraft:glass_bottle

配方

橡子
橡子
wheat
potion
类型
有序合成
布局
工作台 3x3
产出
坚果面团, glass bottle
产物预览
坚果面团
glass_bottle
标签
工作台

组件摘要

{
  "recipe": {
    "id": "delightful_nullgr:nut_dough",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:wheat",
      "delightful_nullgr:acorn",
      "minecraft:potion"
    ],
    "outputIds": [
      "delightful_nullgr:nut_dough",
      "minecraft:glass_bottle"
    ],
    "pattern": [
      "BBC",
      "D  "
    ],
    "grid": [
      "delightful_nullgr:acorn",
      "delightful_nullgr:acorn",
      "minecraft:wheat",
      "minecraft:potion",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "C",
        "item": "minecraft:wheat",
        "data": 0
      },
      {
        "slot": "B",
        "item": "delightful_nullgr:acorn",
        "data": 0
      },
      {
        "slot": "D",
        "item": "minecraft:potion",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "delightful_nullgr:nut_dough",
        "data": 0
      },
      {
        "count": 1,
        "item": "minecraft:glass_bottle",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "delightful_nullgr:acorn",
        "rawId": "delightful_nullgr:acorn",
        "aux": "undefined",
        "count": 1,
        "label": "橡子",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_4Po0AwZ0/textures/items/delightful/acorn.png",
        "refType": "item"
      },
      {
        "id": "delightful_nullgr:acorn",
        "rawId": "delightful_nullgr:acorn",
        "aux": "undefined",
        "count": 1,
        "label": "橡子",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_4Po0AwZ0/textures/items/delightful/acorn.png",
        "refType": "item"
      },
      {
        "id": "minecraft:wheat",
        "rawId": "minecraft:wheat",
        "aux": "undefined",
        "count": 1,
        "label": "wheat",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:potion",
        "rawId": "minecraft:potion",
        "aux": "undefined",
        "count": 1,
        "label": "potion",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "delightful_nullgr:nut_dough",
        "rawId": "delightful_nullgr:nut_dough",
        "aux": "undefined",
        "count": 1,
        "label": "坚果面团",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_4Po0AwZ0/textures/items/delightful/nut_dough.png",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_bottle",
        "rawId": "minecraft:glass_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "glass bottle",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}