返回首页
冰淇淋配方
配方fastfood_delight_nullgr

冰淇淋配方

fastfood_delight_nullgr:ice_cream

有序合成,产出 fastfood_delight_nullgr:ice_cream

配方

sugar
snowball
bowl
类型
有序合成
布局
工作台 3x3
产出
冰淇淋
产物预览
冰淇淋
标签
工作台

组件摘要

{
  "recipe": {
    "id": "fastfood_delight_nullgr:ice_cream",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:sugar",
      "minecraft:bowl",
      "minecraft:snowball"
    ],
    "outputIds": [
      "fastfood_delight_nullgr:ice_cream"
    ],
    "pattern": [
      "ABC"
    ],
    "grid": [
      "minecraft:sugar",
      "minecraft:snowball",
      "minecraft:bowl"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:sugar",
        "data": 0
      },
      {
        "slot": "C",
        "item": "minecraft:bowl",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:snowball",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "fastfood_delight_nullgr:ice_cream",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:snowball",
        "rawId": "minecraft:snowball",
        "aux": "undefined",
        "count": 1,
        "label": "snowball",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bowl",
        "rawId": "minecraft:bowl",
        "aux": "undefined",
        "count": 1,
        "label": "bowl",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "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"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}