返回首页
配方nether_delight_nullgr

烟药竹火把配方

nether_delight_nullgr:powdery_torch

有序合成,产出 nether_delight_nullgr:powdery_torch

配方

爆弹椒
烟药竹
类型
有序合成
布局
工作台 3x3
产出
烟药竹火把
产物预览
烟药竹火把
标签
工作台

组件摘要

{
  "recipe": {
    "id": "nether_delight_nullgr:powdery_torch",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "nether_delight_nullgr:bullet_pepper",
      "nether_delight_nullgr:powder_cannon"
    ],
    "outputIds": [
      "nether_delight_nullgr:powdery_torch"
    ],
    "pattern": [
      "A",
      "B"
    ],
    "grid": [
      "nether_delight_nullgr:bullet_pepper",
      "nether_delight_nullgr:powder_cannon"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "nether_delight_nullgr:bullet_pepper",
        "data": 0
      },
      {
        "slot": "B",
        "item": "nether_delight_nullgr:powder_cannon",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:powdery_torch",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "nether_delight_nullgr:bullet_pepper",
        "rawId": "nether_delight_nullgr:bullet_pepper",
        "aux": "undefined",
        "count": 1,
        "label": "爆弹椒",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/bullet_pepper.png",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:powder_cannon",
        "rawId": "nether_delight_nullgr:powder_cannon",
        "aux": "undefined",
        "count": 1,
        "label": "烟药竹",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/powder_cannon.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:powdery_torch",
        "rawId": "nether_delight_nullgr:powdery_torch",
        "aux": "undefined",
        "count": 1,
        "label": "烟药竹火把",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/blocks/neither_v2/powdery_torch.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}