返回上一级
土豆泥和馅饼配方
配方slavic_delight_nullgr

土豆泥和馅饼配方

slavic_delight_nullgr:mash_and_patty

无序合成,产出 slavic_delight_nullgr:mash_and_patty

概述

无序合成,产出 slavic_delight_nullgr:mash_and_patty

资料类型
配方
命名空间
slavic_delight_nullgr
所属模组
slavic-delight-null-gr
关联资料
3 条
配方无序合成工作台

用途与获取

  • 这是一个无序合成资料。
  • 产出:土豆泥和馅饼。
  • 布局:列表。

关联知识

数据来源

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

配方

熟猪肉饼
土豆泥
bowl
类型
无序合成
布局
列表
产出
土豆泥和馅饼
产物预览
土豆泥和馅饼
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "slavic_delight_nullgr:mash_and_patty",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "slavic_delight_nullgr:pork_patty",
      "slavic_delight_nullgr:mashed_potatoes",
      "minecraft:bowl"
    ],
    "outputIds": [
      "slavic_delight_nullgr:mash_and_patty"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "item": "slavic_delight_nullgr:pork_patty"
      },
      {
        "item": "slavic_delight_nullgr:mashed_potatoes"
      },
      {
        "item": "minecraft:bowl"
      }
    ],
    "results": [
      {
        "item": "slavic_delight_nullgr:mash_and_patty"
      }
    ],
    "slots": [
      {
        "id": "slavic_delight_nullgr:pork_patty",
        "rawId": "slavic_delight_nullgr:pork_patty",
        "aux": "undefined",
        "count": 1,
        "label": "熟猪肉饼",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/SlavicDelightNullGr_RP/textures/items/slavic/pork_patty.png",
        "refType": "item"
      },
      {
        "id": "slavic_delight_nullgr:mashed_potatoes",
        "rawId": "slavic_delight_nullgr:mashed_potatoes",
        "aux": "undefined",
        "count": 1,
        "label": "土豆泥",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/SlavicDelightNullGr_RP/textures/items/slavic/mashed_potatoes.png",
        "refType": "item"
      },
      {
        "id": "minecraft:bowl",
        "rawId": "minecraft:bowl",
        "aux": "undefined",
        "count": 1,
        "label": "bowl",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "slavic_delight_nullgr:mash_and_patty",
        "rawId": "slavic_delight_nullgr:mash_and_patty",
        "aux": "undefined",
        "count": 1,
        "label": "土豆泥和馅饼",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/SlavicDelightNullGr_RP/textures/items/slavic/mash_and_patty.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}