配方zy_croptopia
玉米糖配方
zy_croptopia:candy_corn_shapeless
无序合成,产出 zy_croptopia:candy_corn
配方
sugar
corn
- 类型
- 无序合成
- 布局
- 列表
- 产出
- 玉米糖
- 产物预览
- candy_corn
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:candy_corn_shapeless",
"type": "shapeless",
"recipeKind": "shapeless",
"layout": "list",
"inputIds": [
"minecraft:sugar",
"zy_croptopia:corn"
],
"outputIds": [
"zy_croptopia:candy_corn"
],
"pattern": [],
"grid": [],
"ingredients": [
{
"count": 1,
"item": "minecraft:sugar"
},
{
"count": 1,
"item": "zy_croptopia:corn"
},
{
"count": 1,
"item": "minecraft:sugar"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:candy_corn"
}
],
"slots": [
{
"id": "minecraft:sugar",
"rawId": "minecraft:sugar",
"aux": "undefined",
"count": 1,
"label": "sugar",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:corn",
"rawId": "zy_croptopia:corn",
"aux": "undefined",
"count": 1,
"label": "玉米",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:candy_corn",
"rawId": "zy_croptopia:candy_corn",
"aux": "undefined",
"count": 1,
"label": "玉米糖",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}