
配方bakingdelight_nullgr
冰砖配方
bakingdelight_nullgr:ice_zhuan
有序合成,产出 bakingdelight_nullgr:ice_brick
配方
ice
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 冰砖
- 产物预览
3- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "bakingdelight_nullgr:ice_zhuan",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:ice"
],
"outputIds": [
"bakingdelight_nullgr:ice_brick"
],
"pattern": [
"A"
],
"grid": [
"minecraft:ice"
],
"ingredients": [
{
"slot": "A",
"item": "minecraft:ice",
"data": 0
}
],
"results": [
{
"count": 3,
"item": "bakingdelight_nullgr:ice_brick",
"data": 0
}
],
"slots": [
{
"id": "minecraft:ice",
"rawId": "minecraft:ice",
"aux": "undefined",
"count": 1,
"label": "ice",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "bakingdelight_nullgr:ice_brick",
"rawId": "bakingdelight_nullgr:ice_brick",
"aux": "undefined",
"count": 3,
"label": "冰砖",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/ice_brick.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}