配方nether_delight_nullgr
岩浆蛋糕配方
nether_delight_nullgr:magma_cake_0
有序合成,产出 nether_delight_nullgr:magma_cake_0
概述
有序合成,产出 nether_delight_nullgr:magma_cake_0
- 资料类型
- 配方
- 命名空间
- nether_delight_nullgr
- 所属模组
- pnyi-sh2b
- 关联资料
- 3 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:岩浆蛋糕。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- behavior_pack_PNyiSH2B/netease_recipes/nether_delight_nullgr_magma_cake_0.json
- 条目 ID
- nether_delight_nullgr:magma_cake_0
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
magma_cream
magma_cream
magma_cream
gunpowder

gunpowder



- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 岩浆蛋糕
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "nether_delight_nullgr:magma_cake_0",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"nether_delight_nullgr:powder_cannon",
"minecraft:magma_cream",
"nether_delight_nullgr:hot_cream",
"minecraft:gunpowder"
],
"outputIds": [
"nether_delight_nullgr:magma_cake_0"
],
"pattern": [
"CCC",
"FEF",
"III"
],
"grid": [
"minecraft:magma_cream",
"minecraft:magma_cream",
"minecraft:magma_cream",
"minecraft:gunpowder",
"nether_delight_nullgr:hot_cream",
"minecraft:gunpowder",
"nether_delight_nullgr:powder_cannon",
"nether_delight_nullgr:powder_cannon",
"nether_delight_nullgr:powder_cannon"
],
"ingredients": [
{
"slot": "I",
"item": "nether_delight_nullgr:powder_cannon",
"data": 0
},
{
"slot": "C",
"item": "minecraft:magma_cream",
"data": 0
},
{
"slot": "E",
"item": "nether_delight_nullgr:hot_cream",
"data": 0
},
{
"slot": "F",
"item": "minecraft:gunpowder",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "nether_delight_nullgr:magma_cake_0",
"data": 0
}
],
"slots": [
{
"id": "minecraft:magma_cream",
"rawId": "minecraft:magma_cream",
"aux": "undefined",
"count": 1,
"label": "magma cream",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:magma_cream",
"rawId": "minecraft:magma_cream",
"aux": "undefined",
"count": 1,
"label": "magma cream",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:magma_cream",
"rawId": "minecraft:magma_cream",
"aux": "undefined",
"count": 1,
"label": "magma cream",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:gunpowder",
"rawId": "minecraft:gunpowder",
"aux": "undefined",
"count": 1,
"label": "gunpowder",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "nether_delight_nullgr:hot_cream",
"rawId": "nether_delight_nullgr:hot_cream",
"aux": "undefined",
"count": 1,
"label": "辛淇淋",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/hot_cream.png",
"refType": "item"
},
{
"id": "minecraft:gunpowder",
"rawId": "minecraft:gunpowder",
"aux": "undefined",
"count": 1,
"label": "gunpowder",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "nether_delight_nullgr:powder_cannon",
"rawId": "nether_delight_nullgr:powder_cannon",
"aux": "undefined",
"count": 1,
"label": "烟药竹",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/powder_cannon.png",
"refType": "item"
},
{
"id": "nether_delight_nullgr:powder_cannon",
"rawId": "nether_delight_nullgr:powder_cannon",
"aux": "undefined",
"count": 1,
"label": "烟药竹",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/powder_cannon.png",
"refType": "item"
},
{
"id": "nether_delight_nullgr:powder_cannon",
"rawId": "nether_delight_nullgr:powder_cannon",
"aux": "undefined",
"count": 1,
"label": "烟药竹",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/powder_cannon.png",
"refType": "item"
}
],
"outputs": [
{
"id": "nether_delight_nullgr:magma_cake_0",
"rawId": "nether_delight_nullgr:magma_cake_0",
"aux": "undefined",
"count": 1,
"label": "岩浆蛋糕",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/blocks/neither_v2/custom_brah.png",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}