返回上一级
配方nether_delight_nullgr

下界厨锅配方

nether_delight_nullgr:nether_cooking_pot

有序合成,产出 nether_delight_nullgr:nether_cooking_pot

概述

有序合成,产出 nether_delight_nullgr:nether_cooking_pot

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

用途与获取

  • 这是一个有序合成资料。
  • 产出:下界厨锅。
  • 布局:工作台 3x3。

关联知识

数据来源

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

配方

netherbrick
烟药竹
netherbrick
iron_ingot
bucket
iron_ingot
iron_ingot
iron_ingot
iron_ingot
类型
有序合成
布局
工作台 3x3
产出
下界厨锅
产物预览
下界厨锅
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "nether_delight_nullgr:nether_cooking_pot",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:iron_ingot",
      "minecraft:netherbrick",
      "nether_delight_nullgr:powder_cannon",
      "minecraft:bucket"
    ],
    "outputIds": [
      "nether_delight_nullgr:nether_cooking_pot"
    ],
    "pattern": [
      "CBC",
      "IEI",
      "III"
    ],
    "grid": [
      "minecraft:netherbrick",
      "nether_delight_nullgr:powder_cannon",
      "minecraft:netherbrick",
      "minecraft:iron_ingot",
      "minecraft:bucket",
      "minecraft:iron_ingot",
      "minecraft:iron_ingot",
      "minecraft:iron_ingot",
      "minecraft:iron_ingot"
    ],
    "ingredients": [
      {
        "slot": "I",
        "item": "minecraft:iron_ingot",
        "data": 0
      },
      {
        "slot": "C",
        "item": "minecraft:netherbrick",
        "data": 0
      },
      {
        "slot": "B",
        "item": "nether_delight_nullgr:powder_cannon",
        "data": 0
      },
      {
        "slot": "E",
        "item": "minecraft:bucket",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:nether_cooking_pot",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:netherbrick",
        "rawId": "minecraft:netherbrick",
        "aux": "undefined",
        "count": 1,
        "label": "netherbrick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:powder_cannon",
        "rawId": "nether_delight_nullgr:powder_cannon",
        "aux": "undefined",
        "count": 1,
        "label": "烟药竹",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/powder_cannon.png",
        "refType": "item"
      },
      {
        "id": "minecraft:netherbrick",
        "rawId": "minecraft:netherbrick",
        "aux": "undefined",
        "count": 1,
        "label": "netherbrick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bucket",
        "rawId": "minecraft:bucket",
        "aux": "undefined",
        "count": 1,
        "label": "bucket",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:nether_cooking_pot",
        "rawId": "nether_delight_nullgr:nether_cooking_pot",
        "aux": "undefined",
        "count": 1,
        "label": "下界厨锅",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/blocks/neither_v2/custom_brah.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}