返回上一级
配方nether_delight_nullgr

灵魂堆肥配方

nether_delight_nullgr:soul_compost_0

有序合成,产出 nether_delight_nullgr:soul_compost_0

概述

有序合成,产出 nether_delight_nullgr:soul_compost_0

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

用途与获取

  • 这是一个有序合成资料。
  • 产出:灵魂堆肥。
  • 布局:工作台 3x3。

关联知识

数据来源

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

配方

soul_sand
疣猪兽皮
疣猪兽皮
twisting_vines
twisting_vines
bone_meal
bone_meal
bone_meal
bone_meal
类型
有序合成
布局
工作台 3x3
产出
灵魂堆肥
产物预览
灵魂堆肥
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "nether_delight_nullgr:soul_compost_0",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:soul_sand",
      "minecraft:bone_meal",
      "nether_delight_nullgr:hoglin_hide",
      "minecraft:twisting_vines"
    ],
    "outputIds": [
      "nether_delight_nullgr:soul_compost_0"
    ],
    "pattern": [
      "ACC",
      "EEI",
      "III"
    ],
    "grid": [
      "minecraft:soul_sand",
      "nether_delight_nullgr:hoglin_hide",
      "nether_delight_nullgr:hoglin_hide",
      "minecraft:twisting_vines",
      "minecraft:twisting_vines",
      "minecraft:bone_meal",
      "minecraft:bone_meal",
      "minecraft:bone_meal",
      "minecraft:bone_meal"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:soul_sand"
      },
      {
        "slot": "I",
        "item": "minecraft:bone_meal"
      },
      {
        "slot": "C",
        "item": "nether_delight_nullgr:hoglin_hide",
        "data": 0
      },
      {
        "slot": "E",
        "item": "minecraft:twisting_vines"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:soul_compost_0",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:soul_sand",
        "rawId": "minecraft:soul_sand",
        "aux": "undefined",
        "count": 1,
        "label": "soul sand",
        "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": "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:twisting_vines",
        "rawId": "minecraft:twisting_vines",
        "aux": "undefined",
        "count": 1,
        "label": "twisting vines",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:twisting_vines",
        "rawId": "minecraft:twisting_vines",
        "aux": "undefined",
        "count": 1,
        "label": "twisting vines",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bone_meal",
        "rawId": "minecraft:bone_meal",
        "aux": "undefined",
        "count": 1,
        "label": "bone meal",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bone_meal",
        "rawId": "minecraft:bone_meal",
        "aux": "undefined",
        "count": 1,
        "label": "bone meal",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bone_meal",
        "rawId": "minecraft:bone_meal",
        "aux": "undefined",
        "count": 1,
        "label": "bone meal",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bone_meal",
        "rawId": "minecraft:bone_meal",
        "aux": "undefined",
        "count": 1,
        "label": "bone meal",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:soul_compost_0",
        "rawId": "nether_delight_nullgr:soul_compost_0",
        "aux": "undefined",
        "count": 1,
        "label": "灵魂堆肥",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/NetherDelight_RP/textures/blocks/nether/soul_compost_0.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}