配方winemaking_delight
ice配方
winemaking_delight:ice_crate2
有序合成,产出 minecraft:ice
配方

- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- ice
- 产物预览
- ice6
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "winemaking_delight:ice_crate2",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"winemaking_delight:ice_crate"
],
"outputIds": [
"minecraft:ice"
],
"pattern": [
"A"
],
"grid": [
"winemaking_delight:ice_crate"
],
"ingredients": [
{
"slot": "A",
"item": "winemaking_delight:ice_crate"
}
],
"results": [
{
"count": 6,
"item": "minecraft:ice",
"data": 0
}
],
"slots": [
{
"id": "winemaking_delight:ice_crate",
"rawId": "winemaking_delight:ice_crate",
"aux": "undefined",
"count": 1,
"label": "箱装冰块",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_qwqd0aLx/textures/blocks/wine/ice_crate_side.png",
"refType": "block"
}
],
"outputs": [
{
"id": "minecraft:ice",
"rawId": "minecraft:ice",
"aux": "undefined",
"count": 6,
"label": "ice",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}