返回首页
金砍刀配方
配方nether_delight_nullgr

金砍刀配方

nether_delight_nullgr:golden_machete

有序合成,产出 nether_delight_nullgr:golden_machete

配方

stick
gold_ingot
stick
类型
有序合成
布局
工作台 3x3
产出
金砍刀
产物预览
金砍刀
标签
工作台

组件摘要

{
  "recipe": {
    "id": "nether_delight_nullgr:golden_machete",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:stick",
      "minecraft:gold_ingot"
    ],
    "outputIds": [
      "nether_delight_nullgr:golden_machete"
    ],
    "pattern": [
      "  B",
      " B ",
      "C  "
    ],
    "grid": [
      null,
      null,
      "minecraft:gold_ingot",
      null,
      "minecraft:gold_ingot",
      null,
      "minecraft:stick",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "C",
        "item": "minecraft:stick",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:gold_ingot",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:golden_machete",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:gold_ingot",
        "rawId": "minecraft:gold_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "gold ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:gold_ingot",
        "rawId": "minecraft:gold_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "gold ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:golden_machete",
        "rawId": "nether_delight_nullgr:golden_machete",
        "aux": "undefined",
        "count": 1,
        "label": "金砍刀",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/NetherDelight_RP/textures/items/nether/golden_machete.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}