返回上一级
配方nether_delight_nullgr

下界灵魂灶炉配方

nether_delight_nullgr:nether_stove_soul

有序合成,产出 nether_delight_nullgr:nether_stove_soul_on

概述

有序合成,产出 nether_delight_nullgr:nether_stove_soul_on

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

用途与获取

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

关联知识

数据来源

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

配方

netherbrick
netherbrick
netherbrick
polished_blackstone_bricks
polished_blackstone_bricks
soul_campfire
polished_blackstone_bricks
polished_blackstone_bricks
类型
有序合成
布局
工作台 3x3
产出
下界灵魂灶炉
产物预览
下界灵魂灶炉
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "nether_delight_nullgr:nether_stove_soul",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:polished_blackstone_bricks",
      "minecraft:netherbrick",
      "minecraft:soul_campfire"
    ],
    "outputIds": [
      "nether_delight_nullgr:nether_stove_soul_on"
    ],
    "pattern": [
      "CCC",
      "H H",
      "HGH"
    ],
    "grid": [
      "minecraft:netherbrick",
      "minecraft:netherbrick",
      "minecraft:netherbrick",
      "minecraft:polished_blackstone_bricks",
      null,
      "minecraft:polished_blackstone_bricks",
      "minecraft:polished_blackstone_bricks",
      "minecraft:soul_campfire",
      "minecraft:polished_blackstone_bricks"
    ],
    "ingredients": [
      {
        "slot": "H",
        "item": "minecraft:polished_blackstone_bricks",
        "data": 0
      },
      {
        "slot": "C",
        "item": "minecraft:netherbrick",
        "data": 0
      },
      {
        "slot": "G",
        "item": "minecraft:soul_campfire",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:nether_stove_soul_on",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:netherbrick",
        "rawId": "minecraft:netherbrick",
        "aux": "undefined",
        "count": 1,
        "label": "netherbrick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:netherbrick",
        "rawId": "minecraft:netherbrick",
        "aux": "undefined",
        "count": 1,
        "label": "netherbrick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:netherbrick",
        "rawId": "minecraft:netherbrick",
        "aux": "undefined",
        "count": 1,
        "label": "netherbrick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:polished_blackstone_bricks",
        "rawId": "minecraft:polished_blackstone_bricks",
        "aux": "undefined",
        "count": 1,
        "label": "polished blackstone bricks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:polished_blackstone_bricks",
        "rawId": "minecraft:polished_blackstone_bricks",
        "aux": "undefined",
        "count": 1,
        "label": "polished blackstone bricks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:polished_blackstone_bricks",
        "rawId": "minecraft:polished_blackstone_bricks",
        "aux": "undefined",
        "count": 1,
        "label": "polished blackstone bricks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:soul_campfire",
        "rawId": "minecraft:soul_campfire",
        "aux": "undefined",
        "count": 1,
        "label": "soul campfire",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:polished_blackstone_bricks",
        "rawId": "minecraft:polished_blackstone_bricks",
        "aux": "undefined",
        "count": 1,
        "label": "polished blackstone bricks",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:nether_stove_soul_on",
        "rawId": "nether_delight_nullgr:nether_stove_soul_on",
        "aux": "undefined",
        "count": 1,
        "label": "下界灵魂灶炉",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/blocks/neither_v2/nether_stove_bottom.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}