返回上一级
配方crabber_delight_nullgr

空桶配方

crabber_delight_nullgr:empty_barrel

有序合成,产出 crabber_delight_nullgr:empty_barrel

配方

planks
planks
wooden_slab
planks
planks
类型
有序合成
布局
工作台 3x3
产出
空桶
产物预览
空桶
标签
工作台

组件摘要

{
  "recipe": {
    "id": "crabber_delight_nullgr:empty_barrel",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:planks",
      "minecraft:wooden_slab"
    ],
    "outputIds": [
      "crabber_delight_nullgr:empty_barrel"
    ],
    "pattern": [
      "E E",
      "EDE"
    ],
    "grid": [
      "minecraft:planks",
      null,
      "minecraft:planks",
      "minecraft:planks",
      "minecraft:wooden_slab",
      "minecraft:planks"
    ],
    "ingredients": [
      {
        "slot": "E",
        "item": "minecraft:planks"
      },
      {
        "slot": "D",
        "item": "minecraft:wooden_slab"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "crabber_delight_nullgr:empty_barrel",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "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:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "crabber_delight_nullgr:empty_barrel",
        "rawId": "crabber_delight_nullgr:empty_barrel",
        "aux": "undefined",
        "count": 1,
        "label": "空桶",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/CrabberDelight_RP/textures/blocks/crab/barrel_bottom.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}