返回上一级
配方nether_delight_nullgr

炽足兽肉卷配方

nether_delight_nullgr:striderloaf_block_stage0

有序合成,产出 nether_delight_nullgr:striderloaf_block_stage0

概述

有序合成,产出 nether_delight_nullgr:striderloaf_block_stage0

资料类型
配方
命名空间
nether_delight_nullgr
所属模组
pnyi-sh2b
关联资料
2 条
配方有序合成工作台

用途与获取

  • 这是一个有序合成资料。
  • 产出:炽足兽肉卷。
  • 布局:工作台 3x3。

关联知识

数据来源

来源文件
behavior_pack_PNyiSH2B/netease_recipes/nether_delight_nullgr_striderloaf_block_stage0.json
条目 ID
nether_delight_nullgr:striderloaf_block_stage0
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
关联信息已建立,可继续补充攻略

配方

strider_slice
炽足兽肉末
炽足兽肉末
炽足兽肉末
bowl
类型
有序合成
布局
工作台 3x3
产出
炽足兽肉卷
产物预览
炽足兽肉卷
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "nether_delight_nullgr:striderloaf_block_stage0",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "nether_delight_nullgr:strider_slice",
      "minecraft:bowl",
      "nether_delight_nullgr:ground_strider"
    ],
    "outputIds": [
      "nether_delight_nullgr:striderloaf_block_stage0"
    ],
    "pattern": [
      "ADD",
      "DE "
    ],
    "grid": [
      "nether_delight_nullgr:strider_slice",
      "nether_delight_nullgr:ground_strider",
      "nether_delight_nullgr:ground_strider",
      "nether_delight_nullgr:ground_strider",
      "minecraft:bowl",
      null
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "nether_delight_nullgr:strider_slice",
        "data": 0
      },
      {
        "slot": "E",
        "item": "minecraft:bowl",
        "data": 0
      },
      {
        "slot": "D",
        "item": "nether_delight_nullgr:ground_strider",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:striderloaf_block_stage0",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "nether_delight_nullgr:strider_slice",
        "rawId": "nether_delight_nullgr:strider_slice",
        "aux": "undefined",
        "count": 1,
        "label": "strider slice",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:ground_strider",
        "rawId": "nether_delight_nullgr:ground_strider",
        "aux": "undefined",
        "count": 1,
        "label": "炽足兽肉末",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/minced_strider.png",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:ground_strider",
        "rawId": "nether_delight_nullgr:ground_strider",
        "aux": "undefined",
        "count": 1,
        "label": "炽足兽肉末",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/minced_strider.png",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:ground_strider",
        "rawId": "nether_delight_nullgr:ground_strider",
        "aux": "undefined",
        "count": 1,
        "label": "炽足兽肉末",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/minced_strider.png",
        "refType": "item"
      },
      {
        "id": "minecraft:bowl",
        "rawId": "minecraft:bowl",
        "aux": "undefined",
        "count": 1,
        "label": "bowl",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:striderloaf_block_stage0",
        "rawId": "nether_delight_nullgr:striderloaf_block_stage0",
        "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"
    ]
  }
}