返回上一级
鲜虾寿司配方
配方collectors_delight_nullgr

鲜虾寿司配方

collectors_delight_nullgr:prawn_roll

有序合成,产出 collectors_delight_nullgr:prawn_roll, minecraft:bowl

配方

cooked_rice
类型
有序合成
布局
工作台 3x3
产出
鲜虾寿司, bowl
产物预览
鲜虾寿司
bowl
标签
工作台

组件摘要

{
  "recipe": {
    "id": "collectors_delight_nullgr:prawn_roll",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "farmer_delight_nullgr:cooked_rice"
    ],
    "outputIds": [
      "collectors_delight_nullgr:prawn_roll",
      "minecraft:bowl"
    ],
    "pattern": [
      "BBC"
    ],
    "grid": [
      null,
      null,
      "farmer_delight_nullgr:cooked_rice"
    ],
    "ingredients": [
      {
        "slot": "C",
        "item": "farmer_delight_nullgr:cooked_rice",
        "data": 0
      },
      {
        "slot": "B",
        "tag": "raw_shrimp",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "collectors_delight_nullgr:prawn_roll",
        "data": 0
      },
      {
        "count": 1,
        "item": "minecraft:bowl",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "farmer_delight_nullgr:cooked_rice",
        "rawId": "farmer_delight_nullgr:cooked_rice",
        "aux": "undefined",
        "count": 1,
        "label": "cooked rice",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "collectors_delight_nullgr:prawn_roll",
        "rawId": "collectors_delight_nullgr:prawn_roll",
        "aux": "undefined",
        "count": 1,
        "label": "鲜虾寿司",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_rFUNC154/textures/items/collect/prawn_roll.png",
        "refType": "item"
      },
      {
        "id": "minecraft:bowl",
        "rawId": "minecraft:bowl",
        "aux": "undefined",
        "count": 1,
        "label": "bowl",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}