配方sushigocrafting_nullgr
竹帘配方
sushigocrafting_nullgr:roller
有序合成,产出 sushigocrafting_nullgr:roller
概述
有序合成,产出 sushigocrafting_nullgr:roller
- 资料类型
- 配方
- 命名空间
- sushigocrafting_nullgr
- 所属模组
- vze0cd-oo
- 关联资料
- 1 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:竹帘。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- behavior_pack_VZE0cdOo/netease_recipes/sushigocrafting_nullgr_roller.json
- 条目 ID
- sushigocrafting_nullgr:roller
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
bamboo
bamboo
bamboo
string
string
string
bamboo
bamboo
bamboo
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 竹帘
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "sushigocrafting_nullgr:roller",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:bamboo",
"minecraft:string"
],
"outputIds": [
"sushigocrafting_nullgr:roller"
],
"pattern": [
"AAA",
"BBB",
"AAA"
],
"grid": [
"minecraft:bamboo",
"minecraft:bamboo",
"minecraft:bamboo",
"minecraft:string",
"minecraft:string",
"minecraft:string",
"minecraft:bamboo",
"minecraft:bamboo",
"minecraft:bamboo"
],
"ingredients": [
{
"slot": "A",
"item": "minecraft:bamboo"
},
{
"slot": "B",
"item": "minecraft:string",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "sushigocrafting_nullgr:roller",
"data": 0
}
],
"slots": [
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:string",
"rawId": "minecraft:string",
"aux": "undefined",
"count": 1,
"label": "string",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:string",
"rawId": "minecraft:string",
"aux": "undefined",
"count": 1,
"label": "string",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:string",
"rawId": "minecraft:string",
"aux": "undefined",
"count": 1,
"label": "string",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "sushigocrafting_nullgr:roller",
"rawId": "sushigocrafting_nullgr:roller",
"aux": "undefined",
"count": 1,
"label": "竹帘",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_6b028dls/textures/blocks/roll/roller.png",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}