返回上一级
触手棒配方
配方ocean_delight_nullgr

触手棒配方

ocean_delight_nullgr:tentacle_stick

有序合成,产出 ocean_delight_nullgr:tentacle_on_a_stick

配方

stick
类型
有序合成
布局
工作台 3x3
产出
触手棒
产物预览
触手棒
标签
工作台

组件摘要

{
  "recipe": {
    "id": "ocean_delight_nullgr:tentacle_stick",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:stick"
    ],
    "outputIds": [
      "ocean_delight_nullgr:tentacle_on_a_stick"
    ],
    "pattern": [
      "AB"
    ],
    "grid": [
      "minecraft:stick",
      null
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:stick",
        "data": 0
      },
      {
        "slot": "B",
        "tag": "raw_tentacles",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "ocean_delight_nullgr:tentacle_on_a_stick",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "ocean_delight_nullgr:tentacle_on_a_stick",
        "rawId": "ocean_delight_nullgr:tentacle_on_a_stick",
        "aux": "undefined",
        "count": 1,
        "label": "触手棒",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/Ocean_Delight_RP/textures/items/ocean/tentacle_on_a_stick.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}