返回上一级
配方nether_delight_nullgr

疣猪兽挂饰配方

nether_delight_nullgr:hoglin_trophy

有序合成,产出 nether_delight_nullgr:hoglin_trophy

概述

有序合成,产出 nether_delight_nullgr:hoglin_trophy

资料类型
配方
命名空间
nether_delight_nullgr
所属模组
nether-delight
关联资料
2 条
配方有序合成工作台

用途与获取

  • 这是一个有序合成资料。
  • 产出:疣猪兽挂饰。
  • 布局:工作台 3x3。

关联知识

数据来源

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

配方

planks
疣猪兽皮
planks
planks
wool
planks
gold_nugget
gold_nugget
gold_nugget
类型
有序合成
布局
工作台 3x3
产出
疣猪兽挂饰
产物预览
疣猪兽挂饰
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "nether_delight_nullgr:hoglin_trophy",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:planks",
      "minecraft:wool",
      "nether_delight_nullgr:hoglin_hide",
      "minecraft:gold_nugget"
    ],
    "outputIds": [
      "nether_delight_nullgr:hoglin_trophy"
    ],
    "pattern": [
      "ABA",
      "ACA",
      "DDD"
    ],
    "grid": [
      "minecraft:planks",
      "nether_delight_nullgr:hoglin_hide",
      "minecraft:planks",
      "minecraft:planks",
      "minecraft:wool",
      "minecraft:planks",
      "minecraft:gold_nugget",
      "minecraft:gold_nugget",
      "minecraft:gold_nugget"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:planks"
      },
      {
        "slot": "C",
        "item": "minecraft:wool"
      },
      {
        "slot": "B",
        "item": "nether_delight_nullgr:hoglin_hide",
        "data": 0
      },
      {
        "slot": "D",
        "item": "minecraft:gold_nugget"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:hoglin_trophy",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:hoglin_hide",
        "rawId": "nether_delight_nullgr:hoglin_hide",
        "aux": "undefined",
        "count": 1,
        "label": "疣猪兽皮",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/NetherDelight_RP/textures/items/nether/hoglin_hide.png",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:wool",
        "rawId": "minecraft:wool",
        "aux": "undefined",
        "count": 1,
        "label": "wool",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:gold_nugget",
        "rawId": "minecraft:gold_nugget",
        "aux": "undefined",
        "count": 1,
        "label": "gold nugget",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:gold_nugget",
        "rawId": "minecraft:gold_nugget",
        "aux": "undefined",
        "count": 1,
        "label": "gold nugget",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:gold_nugget",
        "rawId": "minecraft:gold_nugget",
        "aux": "undefined",
        "count": 1,
        "label": "gold nugget",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:hoglin_trophy",
        "rawId": "nether_delight_nullgr:hoglin_trophy",
        "aux": "undefined",
        "count": 1,
        "label": "疣猪兽挂饰",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/NetherDelight_RP/textures/blocks/nether/hoglin_trophy.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}