返回上一级
配方collectors_delight_nullgr

arrow配方

collectors_delight_nullgr:urchin_needle_arrow

有序合成,产出 minecraft:arrow

配方

minecraft:arrow_spawn_egg
stick
feather
类型
有序合成
布局
工作台 3x3
产出
arrow
产物预览
arrow
标签
工作台

组件摘要

{
  "recipe": {
    "id": "collectors_delight_nullgr:urchin_needle_arrow",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "collectors_delight_nullgr:urchin_needle",
      "minecraft:feather",
      "minecraft:stick"
    ],
    "outputIds": [
      "minecraft:arrow"
    ],
    "pattern": [
      "A",
      "B",
      "C"
    ],
    "grid": [
      "collectors_delight_nullgr:urchin_needle",
      "minecraft:stick",
      "minecraft:feather"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "collectors_delight_nullgr:urchin_needle",
        "data": 0
      },
      {
        "slot": "C",
        "item": "minecraft:feather",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:stick",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "minecraft:arrow",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "collectors_delight_nullgr:urchin_needle",
        "rawId": "collectors_delight_nullgr:urchin_needle",
        "aux": "undefined",
        "count": 1,
        "label": "minecraft:arrow_spawn_egg",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/urchin_needle.png",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:feather",
        "rawId": "minecraft:feather",
        "aux": "undefined",
        "count": 1,
        "label": "feather",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "minecraft:arrow",
        "rawId": "minecraft:arrow",
        "aux": "undefined",
        "count": 1,
        "label": "arrow",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}