返回上一级
插棍棉花糖配方
配方delightful_nullgr

插棍棉花糖配方

delightful_nullgr:marshmallow_stick

有序合成,产出 delightful_nullgr:marshmallow_stick, minecraft:bucket

配方

sugar
water_bucket
stick
stick
类型
有序合成
布局
工作台 3x3
产出
插棍棉花糖, bucket
产物预览
插棍棉花糖2
bucket
标签
工作台

组件摘要

{
  "recipe": {
    "id": "delightful_nullgr:marshmallow_stick",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:sugar",
      "minecraft:water_bucket",
      "minecraft:stick"
    ],
    "outputIds": [
      "delightful_nullgr:marshmallow_stick",
      "minecraft:bucket"
    ],
    "pattern": [
      "AB",
      "DD"
    ],
    "grid": [
      "minecraft:sugar",
      "minecraft:water_bucket",
      "minecraft:stick",
      "minecraft:stick"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:sugar",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:water_bucket",
        "data": 0
      },
      {
        "slot": "D",
        "item": "minecraft:stick",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "delightful_nullgr:marshmallow_stick",
        "data": 0
      },
      {
        "count": 1,
        "item": "minecraft:bucket",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:water_bucket",
        "rawId": "minecraft:water_bucket",
        "aux": "undefined",
        "count": 1,
        "label": "water bucket",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "delightful_nullgr:marshmallow_stick",
        "rawId": "delightful_nullgr:marshmallow_stick",
        "aux": "undefined",
        "count": 2,
        "label": "插棍棉花糖",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_4Po0AwZ0/textures/items/delightful/marshmallow_stick.png",
        "refType": "item"
      },
      {
        "id": "minecraft:bucket",
        "rawId": "minecraft:bucket",
        "aux": "undefined",
        "count": 1,
        "label": "bucket",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}