返回上一级
配方nether_delight_nullgr

枪药草火炬配方

nether_delight_nullgr:propelplant_troch

有序合成,产出 nether_delight_nullgr:propelplant_torch

配方

枪药珠
枪药草杆
类型
有序合成
布局
工作台 3x3
产出
枪药草火炬
产物预览
枪药草火炬
标签
工作台

组件摘要

{
  "recipe": {
    "id": "nether_delight_nullgr:propelplant_troch",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "nether_delight_nullgr:propelpearl",
      "nether_delight_nullgr:propelplant_cane"
    ],
    "outputIds": [
      "nether_delight_nullgr:propelplant_torch"
    ],
    "pattern": [
      "A",
      "B"
    ],
    "grid": [
      "nether_delight_nullgr:propelpearl",
      "nether_delight_nullgr:propelplant_cane"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "nether_delight_nullgr:propelpearl",
        "data": 0
      },
      {
        "slot": "B",
        "item": "nether_delight_nullgr:propelplant_cane",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:propelplant_torch",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "nether_delight_nullgr:propelpearl",
        "rawId": "nether_delight_nullgr:propelpearl",
        "aux": "undefined",
        "count": 1,
        "label": "枪药珠",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/NetherDelight_RP/textures/items/nether/propelpearl.png",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:propelplant_cane",
        "rawId": "nether_delight_nullgr:propelplant_cane",
        "aux": "undefined",
        "count": 1,
        "label": "枪药草杆",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/NetherDelight_RP/textures/items/nether/propelplant_cane.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:propelplant_torch",
        "rawId": "nether_delight_nullgr:propelplant_torch",
        "aux": "undefined",
        "count": 1,
        "label": "枪药草火炬",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/NetherDelight_RP/textures/blocks/nether/hoglin_trophy.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}