返回上一级
热狗配方
配方nether_delight_nullgr

热狗配方

nether_delight_nullgr:hotdog

有序合成,产出 nether_delight_nullgr:hotdog

配方

烤疣猪兽香肠
bread
类型
有序合成
布局
工作台 3x3
产出
热狗
产物预览
热狗
标签
工作台

组件摘要

{
  "recipe": {
    "id": "nether_delight_nullgr:hotdog",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "nether_delight_nullgr:roasted_sausage",
      "minecraft:bread"
    ],
    "outputIds": [
      "nether_delight_nullgr:hotdog"
    ],
    "pattern": [
      "AB"
    ],
    "grid": [
      "nether_delight_nullgr:roasted_sausage",
      "minecraft:bread"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "nether_delight_nullgr:roasted_sausage",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:bread",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:hotdog",
        "data": 0
      }
    ],
    "slots": [
      {
        "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"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:hotdog",
        "rawId": "nether_delight_nullgr:hotdog",
        "aux": "undefined",
        "count": 1,
        "label": "热狗",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/hotdog.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}