返回首页
配方farmer_delight_nullgr

烤炉配方

farmer_delight_nullgr:oven

有序合成,产出 farmer_delight_nullgr:oven_open

配方

iron_ingot
iron_ingot
iron_ingot
brick_block
glass_pane
brick_block
brick_block
campfire
brick_block
类型
有序合成
布局
工作台 3x3
产出
烤炉
产物预览
烤炉
标签
工作台

组件摘要

{
  "recipe": {
    "id": "farmer_delight_nullgr:oven",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:brick_block",
      "minecraft:campfire",
      "minecraft:iron_ingot",
      "minecraft:glass_pane"
    ],
    "outputIds": [
      "farmer_delight_nullgr:oven_open"
    ],
    "pattern": [
      "CCC",
      "IEI",
      "IHI"
    ],
    "grid": [
      "minecraft:iron_ingot",
      "minecraft:iron_ingot",
      "minecraft:iron_ingot",
      "minecraft:brick_block",
      "minecraft:glass_pane",
      "minecraft:brick_block",
      "minecraft:brick_block",
      "minecraft:campfire",
      "minecraft:brick_block"
    ],
    "ingredients": [
      {
        "slot": "I",
        "item": "minecraft:brick_block"
      },
      {
        "slot": "H",
        "item": "minecraft:campfire"
      },
      {
        "slot": "C",
        "item": "minecraft:iron_ingot",
        "data": 0
      },
      {
        "slot": "E",
        "item": "minecraft:glass_pane"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "farmer_delight_nullgr:oven_open",
        "data": 0
      }
    ],
    "slots": [
      {
        "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:brick_block",
        "rawId": "minecraft:brick_block",
        "aux": "undefined",
        "count": 1,
        "label": "brick block",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_pane",
        "rawId": "minecraft:glass_pane",
        "aux": "undefined",
        "count": 1,
        "label": "glass pane",
        "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:campfire",
        "rawId": "minecraft:campfire",
        "aux": "undefined",
        "count": 1,
        "label": "campfire",
        "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": "farmer_delight_nullgr:oven_open",
        "rawId": "farmer_delight_nullgr:oven_open",
        "aux": "undefined",
        "count": 1,
        "label": "烤炉",
        "iconUrl": "/api/assets/farmer-delight-nullgr/FarmerDelight_NullGr_RP/textures/blocks/famerdelight/cooking_pot_side.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}