返回首页
配方bakingdelight_nullgr

gold nugget配方

bakingdelight_nullgr:gold_nugget_from_smelting_whisk

熔炉,产出 minecraft:gold_nugget

配方

金搅拌器
类型
熔炉
布局
列表
产出
gold nugget
产物预览
gold_nugget
标签
熔炉、blast_furnace、campfire、smoker

组件摘要

{
  "recipe": {
    "id": "bakingdelight_nullgr:gold_nugget_from_smelting_whisk",
    "type": "furnace",
    "recipeKind": "furnace",
    "layout": "list",
    "inputIds": [
      "bakingdelight_nullgr:golden_whisk"
    ],
    "outputIds": [
      "minecraft:gold_nugget"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [],
    "results": [
      {
        "count": 1,
        "item": "minecraft:gold_nugget"
      }
    ],
    "slots": [
      {
        "id": "bakingdelight_nullgr:golden_whisk",
        "rawId": "bakingdelight_nullgr:golden_whisk",
        "aux": "undefined",
        "count": 1,
        "label": "金搅拌器",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/golden_whisk.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "minecraft:gold_nugget",
        "rawId": "minecraft:gold_nugget",
        "aux": "undefined",
        "count": 1,
        "label": "gold nugget",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "furnace",
      "blast_furnace",
      "campfire",
      "smoker"
    ]
  }
}