返回上一级
焦烧肉卷配方
配方nether_delight_nullgr

焦烧肉卷配方

nether_delight_nullgr:burnt_roll

有序合成,产出 nether_delight_nullgr:burnt_roll

配方

magma_cream
疣猪兽香肠
类型
有序合成
布局
工作台 3x3
产出
焦烧肉卷
产物预览
焦烧肉卷
标签
工作台

组件摘要

{
  "recipe": {
    "id": "nether_delight_nullgr:burnt_roll",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:magma_cream",
      "nether_delight_nullgr:sausage"
    ],
    "outputIds": [
      "nether_delight_nullgr:burnt_roll"
    ],
    "pattern": [
      "AB"
    ],
    "grid": [
      "minecraft:magma_cream",
      "nether_delight_nullgr:sausage"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:magma_cream",
        "data": 0
      },
      {
        "slot": "B",
        "item": "nether_delight_nullgr:sausage",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:burnt_roll",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:magma_cream",
        "rawId": "minecraft:magma_cream",
        "aux": "undefined",
        "count": 1,
        "label": "magma cream",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:sausage",
        "rawId": "nether_delight_nullgr:sausage",
        "aux": "undefined",
        "count": 1,
        "label": "疣猪兽香肠",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/sausage_new.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:burnt_roll",
        "rawId": "nether_delight_nullgr:burnt_roll",
        "aux": "undefined",
        "count": 1,
        "label": "焦烧肉卷",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/burnt_roll.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}