返回上一级
烤疣猪兽香肠配方
配方nether_delight_nullgr

烤疣猪兽香肠配方

nether_delight_nullgr:roasted_sausage_new

熔炉,产出 nether_delight_nullgr:roasted_sausage

概述

熔炉,产出 nether_delight_nullgr:roasted_sausage

资料类型
配方
命名空间
nether_delight_nullgr
所属模组
pnyi-sh2b
关联资料
2 条
配方熔炉blast_furnacecampfire

用途与获取

  • 这是一个熔炉资料。
  • 产出:烤疣猪兽香肠。
  • 布局:列表。

关联知识

数据来源

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

配方

疣猪兽香肠
类型
熔炉
布局
列表
产出
烤疣猪兽香肠
产物预览
烤疣猪兽香肠
标签
blast_furnace、campfire、熔炉
技术区:组件 JSON
{
  "recipe": {
    "id": "nether_delight_nullgr:roasted_sausage_new",
    "type": "furnace",
    "recipeKind": "furnace",
    "layout": "list",
    "inputIds": [
      "nether_delight_nullgr:sausage"
    ],
    "outputIds": [
      "nether_delight_nullgr:roasted_sausage"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:roasted_sausage",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "nether_delight_nullgr:sausage",
        "rawId": "nether_delight_nullgr:sausage",
        "aux": "undefined",
        "count": 1,
        "label": "疣猪兽香肠",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/sausage_new.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:roasted_sausage",
        "rawId": "nether_delight_nullgr:roasted_sausage",
        "aux": "undefined",
        "count": 1,
        "label": "烤疣猪兽香肠",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/roasted_sausage_new.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "blast_furnace",
      "campfire",
      "furnace"
    ]
  }
}