返回首页
minecraft:arrow_spawn_egg配方
配方brazilian_delight_nullgr

minecraft:arrow_spawn_egg配方

brazilian_delight_nullgr:repugnant_arrow

有序合成,产出 brazilian_delight_nullgr:repugnant_arrow

配方

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

组件摘要

{
  "recipe": {
    "id": "brazilian_delight_nullgr:repugnant_arrow",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:stick",
      "minecraft:feather"
    ],
    "outputIds": [
      "brazilian_delight_nullgr:repugnant_arrow"
    ],
    "pattern": [
      "G",
      "S",
      "F"
    ],
    "grid": [
      null,
      "minecraft:stick",
      "minecraft:feather"
    ],
    "ingredients": [
      {
        "slot": "S",
        "item": "minecraft:stick"
      },
      {
        "slot": "G",
        "tag": "garlic_bulb"
      },
      {
        "slot": "F",
        "item": "minecraft:feather"
      }
    ],
    "results": [
      {
        "item": "brazilian_delight_nullgr:repugnant_arrow"
      }
    ],
    "slots": [
      {
        "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": "brazilian_delight_nullgr:repugnant_arrow",
        "rawId": "brazilian_delight_nullgr:repugnant_arrow",
        "aux": "undefined",
        "count": 1,
        "label": "minecraft:arrow_spawn_egg",
        "iconUrl": "/api/assets/addon-ywapgwfr/resource_pack_IxBeXOT7/textures/items/brazilian/repugnant_arrow.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}