返回首页
食物书配方
配方solcarrot_nullgr

食物书配方

solcarrot_nullgr:foolbook

有序合成,产出 solcarrot_nullgr:food_book

配方

apple
carrot
book
类型
有序合成
布局
工作台 3x3
产出
食物书
产物预览
食物书
标签
工作台

组件摘要

{
  "recipe": {
    "id": "solcarrot_nullgr:foolbook",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:apple",
      "minecraft:carrot",
      "minecraft:book"
    ],
    "outputIds": [
      "solcarrot_nullgr:food_book"
    ],
    "pattern": [
      "ABC"
    ],
    "grid": [
      "minecraft:apple",
      "minecraft:carrot",
      "minecraft:book"
    ],
    "ingredients": [
      {
        "slot": "A",
        "data": 0,
        "item": "minecraft:apple"
      },
      {
        "slot": "B",
        "data": 0,
        "item": "minecraft:carrot"
      },
      {
        "slot": "C",
        "data": 0,
        "item": "minecraft:book"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "solcarrot_nullgr:food_book"
      }
    ],
    "slots": [
      {
        "id": "minecraft:apple",
        "rawId": "minecraft:apple",
        "aux": "undefined",
        "count": 1,
        "label": "apple",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:carrot",
        "rawId": "minecraft:carrot",
        "aux": "undefined",
        "count": 1,
        "label": "carrot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:book",
        "rawId": "minecraft:book",
        "aux": "undefined",
        "count": 1,
        "label": "book",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "solcarrot_nullgr:food_book",
        "rawId": "solcarrot_nullgr:food_book",
        "aux": "undefined",
        "count": 1,
        "label": "食物书",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_RoDasjN2/textures/items/food_book.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}