返回上一级
配方letsdobakey_nullgr

红砖台面配方

letsdobakey_nullgr:brick_baker_station

有序合成,产出 letsdobakey_nullgr:brick_baker_station

概述

有序合成,产出 letsdobakey_nullgr:brick_baker_station

资料类型
配方
命名空间
letsdobakey_nullgr
所属模组
lets-do-bakey
关联资料
1 条
配方有序合成工作台

用途与获取

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

关联知识

数据来源

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

配方

wooden_slab
wooden_slab
wooden_slab
brick_block
brick_block
brick_block
brick_block
brick_block
brick_block
类型
有序合成
布局
工作台 3x3
产出
红砖台面
产物预览
红砖台面
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "letsdobakey_nullgr:brick_baker_station",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:brick_block",
      "minecraft:wooden_slab"
    ],
    "outputIds": [
      "letsdobakey_nullgr:brick_baker_station"
    ],
    "pattern": [
      "CCC",
      "III",
      "III"
    ],
    "grid": [
      "minecraft:wooden_slab",
      "minecraft:wooden_slab",
      "minecraft:wooden_slab",
      "minecraft:brick_block",
      "minecraft:brick_block",
      "minecraft:brick_block",
      "minecraft:brick_block",
      "minecraft:brick_block",
      "minecraft:brick_block"
    ],
    "ingredients": [
      {
        "slot": "I",
        "item": "minecraft:brick_block"
      },
      {
        "slot": "C",
        "item": "minecraft:wooden_slab"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "letsdobakey_nullgr:brick_baker_station",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:wooden_slab",
        "rawId": "minecraft:wooden_slab",
        "aux": "undefined",
        "count": 1,
        "label": "wooden slab",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:wooden_slab",
        "rawId": "minecraft:wooden_slab",
        "aux": "undefined",
        "count": 1,
        "label": "wooden slab",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:wooden_slab",
        "rawId": "minecraft:wooden_slab",
        "aux": "undefined",
        "count": 1,
        "label": "wooden slab",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:brick_block",
        "rawId": "minecraft:brick_block",
        "aux": "undefined",
        "count": 1,
        "label": "brick block",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:brick_block",
        "rawId": "minecraft:brick_block",
        "aux": "undefined",
        "count": 1,
        "label": "brick block",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:brick_block",
        "rawId": "minecraft:brick_block",
        "aux": "undefined",
        "count": 1,
        "label": "brick block",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:brick_block",
        "rawId": "minecraft:brick_block",
        "aux": "undefined",
        "count": 1,
        "label": "brick block",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:brick_block",
        "rawId": "minecraft:brick_block",
        "aux": "undefined",
        "count": 1,
        "label": "brick block",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:brick_block",
        "rawId": "minecraft:brick_block",
        "aux": "undefined",
        "count": 1,
        "label": "brick block",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "letsdobakey_nullgr:brick_baker_station",
        "rawId": "letsdobakey_nullgr:brick_baker_station",
        "aux": "undefined",
        "count": 1,
        "label": "红砖台面",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/LetsDoBakey_RP/textures/blocks/letsbaking/brick_sink_bottom.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}