返回首页
配方frightsdelight_nullgr

bone配方

frightsdelight_nullgr:bone_crate2

无序合成,产出 minecraft:bone

配方

箱装骨头
类型
无序合成
布局
列表
产出
bone
产物预览
bone9
标签
工作台

组件摘要

{
  "recipe": {
    "id": "frightsdelight_nullgr:bone_crate2",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "frightsdelight_nullgr:bone_crate"
    ],
    "outputIds": [
      "minecraft:bone"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "frightsdelight_nullgr:bone_crate"
      }
    ],
    "results": [
      {
        "count": 9,
        "item": "minecraft:bone",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "frightsdelight_nullgr:bone_crate",
        "rawId": "frightsdelight_nullgr:bone_crate",
        "aux": "undefined",
        "count": 1,
        "label": "箱装骨头",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_5Kmsxdw1/textures/blocks/fright/crate_bottom.png",
        "refType": "block"
      }
    ],
    "outputs": [
      {
        "id": "minecraft:bone",
        "rawId": "minecraft:bone",
        "aux": "undefined",
        "count": 9,
        "label": "bone",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}