返回上一级
熟守卫者尾巴配方
配方ocean_delight_nullgr

熟守卫者尾巴配方

ocean_delight_nullgr:cooked_guardian_tail

熔炉,产出 ocean_delight_nullgr:cooked_guardian_tail

概述

熔炉,产出 ocean_delight_nullgr:cooked_guardian_tail

资料类型
配方
命名空间
ocean_delight_nullgr
所属模组
ocean-delight
关联资料
2 条
配方熔炉

用途与获取

  • 这是一个熔炉资料。
  • 产出:熟守卫者尾巴。
  • 布局:列表。

关联知识

数据来源

来源文件
Ocean_Delight_BP/netease_recipes/ocean_delight_nullgr_cooked_guardian_tail.json
条目 ID
ocean_delight_nullgr:cooked_guardian_tail
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
关联信息已建立,可继续补充攻略

配方

守卫者尾巴
类型
熔炉
布局
列表
产出
熟守卫者尾巴
产物预览
熟守卫者尾巴
标签
熔炉
技术区:组件 JSON
{
  "recipe": {
    "id": "ocean_delight_nullgr:cooked_guardian_tail",
    "type": "furnace",
    "recipeKind": "furnace",
    "layout": "list",
    "inputIds": [
      "ocean_delight_nullgr:guardian_tail"
    ],
    "outputIds": [
      "ocean_delight_nullgr:cooked_guardian_tail"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [],
    "results": [
      {
        "count": 1,
        "item": "ocean_delight_nullgr:cooked_guardian_tail",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "ocean_delight_nullgr:guardian_tail",
        "rawId": "ocean_delight_nullgr:guardian_tail",
        "aux": "undefined",
        "count": 1,
        "label": "守卫者尾巴",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/Ocean_Delight_RP/textures/items/ocean/guardian_tail.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "ocean_delight_nullgr:cooked_guardian_tail",
        "rawId": "ocean_delight_nullgr:cooked_guardian_tail",
        "aux": "undefined",
        "count": 1,
        "label": "熟守卫者尾巴",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/Ocean_Delight_RP/textures/items/ocean/cooked_guardian_tail.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "furnace"
    ]
  }
}