返回上一级
水果冰淇淋配方
配方fastfood_delight_nullgr

水果冰淇淋配方

fastfood_delight_nullgr:fruit_ice_cream

有序合成,产出 fastfood_delight_nullgr:fruit_ice_cream

配方

melon_slice
apple
pumpkin_slice
冰淇淋
类型
有序合成
布局
工作台 3x3
产出
水果冰淇淋
产物预览
水果冰淇淋
标签
工作台

组件摘要

{
  "recipe": {
    "id": "fastfood_delight_nullgr:fruit_ice_cream",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:melon_slice",
      "farmer_delight_nullgr:pumpkin_slice",
      "minecraft:apple",
      "fastfood_delight_nullgr:ice_cream"
    ],
    "outputIds": [
      "fastfood_delight_nullgr:fruit_ice_cream"
    ],
    "pattern": [
      "ABC",
      "D  "
    ],
    "grid": [
      "minecraft:melon_slice",
      "minecraft:apple",
      "farmer_delight_nullgr:pumpkin_slice",
      "fastfood_delight_nullgr:ice_cream",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:melon_slice",
        "data": 0
      },
      {
        "slot": "C",
        "item": "farmer_delight_nullgr:pumpkin_slice",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:apple",
        "data": 0
      },
      {
        "slot": "D",
        "item": "fastfood_delight_nullgr:ice_cream",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "fastfood_delight_nullgr:fruit_ice_cream",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:melon_slice",
        "rawId": "minecraft:melon_slice",
        "aux": "undefined",
        "count": 1,
        "label": "melon slice",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:apple",
        "rawId": "minecraft:apple",
        "aux": "undefined",
        "count": 1,
        "label": "apple",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "farmer_delight_nullgr:pumpkin_slice",
        "rawId": "farmer_delight_nullgr:pumpkin_slice",
        "aux": "undefined",
        "count": 1,
        "label": "pumpkin slice",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "fastfood_delight_nullgr:ice_cream",
        "rawId": "fastfood_delight_nullgr:ice_cream",
        "aux": "undefined",
        "count": 1,
        "label": "冰淇淋",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/Fastfood_Delight_RP/textures/items/kcls/ice_cream.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "fastfood_delight_nullgr:fruit_ice_cream",
        "rawId": "fastfood_delight_nullgr:fruit_ice_cream",
        "aux": "undefined",
        "count": 1,
        "label": "水果冰淇淋",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/Fastfood_Delight_RP/textures/items/kcls/fruit_ice_cream.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}