返回上一级
配方expanded_delight_nullgr

蜂蜜山羊奶酪挞配方

expanded_delight_nullgr:honeyed_goat_cheese_tart

无序合成,产出 expanded_delight_nullgr:honeyed_goat_cheese_tart_0

概述

无序合成,产出 expanded_delight_nullgr:honeyed_goat_cheese_tart_0

资料类型
配方
命名空间
expanded_delight_nullgr
所属模组
oq-bizuz-l
关联资料
2 条
配方无序合成工作台

用途与获取

  • 这是一个无序合成资料。
  • 产出:蜂蜜山羊奶酪挞。
  • 布局:列表。

关联知识

数据来源

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

配方

一块蜂蜜山羊奶酪挞
类型
无序合成
布局
列表
产出
蜂蜜山羊奶酪挞
产物预览
蜂蜜山羊奶酪挞
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "expanded_delight_nullgr:honeyed_goat_cheese_tart",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "expanded_delight_nullgr:honeyed_goat_cheese_tart_slice"
    ],
    "outputIds": [
      "expanded_delight_nullgr:honeyed_goat_cheese_tart_0"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 4,
        "data": 0,
        "item": "expanded_delight_nullgr:honeyed_goat_cheese_tart_slice"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "expanded_delight_nullgr:honeyed_goat_cheese_tart_0"
      }
    ],
    "slots": [
      {
        "id": "expanded_delight_nullgr:honeyed_goat_cheese_tart_slice",
        "rawId": "expanded_delight_nullgr:honeyed_goat_cheese_tart_slice",
        "aux": "undefined",
        "count": 1,
        "label": "一块蜂蜜山羊奶酪挞",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_mE500O4g/textures/items/extend/honeyed_goat_cheese_tart_slice.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "expanded_delight_nullgr:honeyed_goat_cheese_tart_0",
        "rawId": "expanded_delight_nullgr:honeyed_goat_cheese_tart_0",
        "aux": "undefined",
        "count": 1,
        "label": "蜂蜜山羊奶酪挞",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_mE500O4g/textures/blocks/extend/honeyed_goat_cheese_tart_top.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}