返回首页
葡萄果酒配方
配方fruitfarmersdelight_nullgr

葡萄果酒配方

fruitfarmersdelight_nullgr:wine_grape

有序合成,产出 fruitfarmersdelight_nullgr:wine_grape

配方

葡萄
wheat
wheat
potion
类型
有序合成
布局
工作台 3x3
产出
葡萄果酒
产物预览
葡萄果酒
标签
工作台

组件摘要

{
  "recipe": {
    "id": "fruitfarmersdelight_nullgr:wine_grape",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "fruitfarmersdelight_nullgr:grape",
      "minecraft:wheat",
      "minecraft:potion"
    ],
    "outputIds": [
      "fruitfarmersdelight_nullgr:wine_grape"
    ],
    "pattern": [
      "ACC",
      "D  "
    ],
    "grid": [
      "fruitfarmersdelight_nullgr:grape",
      "minecraft:wheat",
      "minecraft:wheat",
      "minecraft:potion",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "fruitfarmersdelight_nullgr:grape",
        "data": 0
      },
      {
        "slot": "C",
        "item": "minecraft:wheat",
        "data": 0
      },
      {
        "slot": "D",
        "item": "minecraft:potion",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "fruitfarmersdelight_nullgr:wine_grape",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "fruitfarmersdelight_nullgr:grape",
        "rawId": "fruitfarmersdelight_nullgr:grape",
        "aux": "undefined",
        "count": 1,
        "label": "葡萄",
        "iconUrl": "/api/assets/fruit-farmer-delight/FruitFarmerDelight_RP/textures/items/fruit_farmers/grape.png",
        "refType": "item"
      },
      {
        "id": "minecraft:wheat",
        "rawId": "minecraft:wheat",
        "aux": "undefined",
        "count": 1,
        "label": "wheat",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:wheat",
        "rawId": "minecraft:wheat",
        "aux": "undefined",
        "count": 1,
        "label": "wheat",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:potion",
        "rawId": "minecraft:potion",
        "aux": "undefined",
        "count": 1,
        "label": "potion",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "fruitfarmersdelight_nullgr:wine_grape",
        "rawId": "fruitfarmersdelight_nullgr:wine_grape",
        "aux": "undefined",
        "count": 1,
        "label": "葡萄果酒",
        "iconUrl": "/api/assets/fruit-farmer-delight/FruitFarmerDelight_RP/textures/items/fruit_farmers/wine_grape.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}