返回上一级
配方nether_delight_nullgr

红色下界砖橱柜配方

nether_delight_nullgr:red_nether_bricks_cabinet

有序合成,产出 nether_delight_nullgr:red_nether_bricks_cabinet

概述

有序合成,产出 nether_delight_nullgr:red_nether_bricks_cabinet

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

用途与获取

  • 这是一个有序合成资料。
  • 产出:红色下界砖橱柜。
  • 布局:工作台 3x3。

关联知识

数据来源

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

配方

red_nether_brick
red_nether_brick
red_nether_brick
trapdoor
red_nether_brick
red_nether_brick
red_nether_brick
red_nether_brick
类型
有序合成
布局
工作台 3x3
产出
红色下界砖橱柜
产物预览
red_nether_bricks_cabinet
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "nether_delight_nullgr:red_nether_bricks_cabinet",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:red_nether_brick",
      "minecraft:trapdoor"
    ],
    "outputIds": [
      "nether_delight_nullgr:red_nether_bricks_cabinet"
    ],
    "pattern": [
      "HHH",
      "E E",
      "HHH"
    ],
    "grid": [
      "minecraft:red_nether_brick",
      "minecraft:red_nether_brick",
      "minecraft:red_nether_brick",
      "minecraft:trapdoor",
      null,
      "minecraft:trapdoor",
      "minecraft:red_nether_brick",
      "minecraft:red_nether_brick",
      "minecraft:red_nether_brick"
    ],
    "ingredients": [
      {
        "slot": "H",
        "item": "minecraft:red_nether_brick"
      },
      {
        "slot": "E",
        "item": "minecraft:trapdoor"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:red_nether_bricks_cabinet",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:red_nether_brick",
        "rawId": "minecraft:red_nether_brick",
        "aux": "undefined",
        "count": 1,
        "label": "red nether brick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:red_nether_brick",
        "rawId": "minecraft:red_nether_brick",
        "aux": "undefined",
        "count": 1,
        "label": "red nether brick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:red_nether_brick",
        "rawId": "minecraft:red_nether_brick",
        "aux": "undefined",
        "count": 1,
        "label": "red nether brick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:trapdoor",
        "rawId": "minecraft:trapdoor",
        "aux": "undefined",
        "count": 1,
        "label": "trapdoor",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:trapdoor",
        "rawId": "minecraft:trapdoor",
        "aux": "undefined",
        "count": 1,
        "label": "trapdoor",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:red_nether_brick",
        "rawId": "minecraft:red_nether_brick",
        "aux": "undefined",
        "count": 1,
        "label": "red nether brick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:red_nether_brick",
        "rawId": "minecraft:red_nether_brick",
        "aux": "undefined",
        "count": 1,
        "label": "red nether brick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:red_nether_brick",
        "rawId": "minecraft:red_nether_brick",
        "aux": "undefined",
        "count": 1,
        "label": "red nether brick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:red_nether_bricks_cabinet",
        "rawId": "nether_delight_nullgr:red_nether_bricks_cabinet",
        "aux": "undefined",
        "count": 1,
        "label": "红色下界砖橱柜",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}
网易版 MC 模组百科