返回上一级
配方nether_delight_nullgr

烟药竹块配方

nether_delight_nullgr:powdery_block

无序合成,产出 nether_delight_nullgr:powdery_block

概述

无序合成,产出 nether_delight_nullgr:powdery_block

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

用途与获取

  • 这是一个无序合成资料。
  • 产出:烟药竹块。
  • 布局:列表。

关联知识

数据来源

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

配方

烟药竹
类型
无序合成
布局
列表
产出
烟药竹块
产物预览
烟药竹块
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "nether_delight_nullgr:powdery_block",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "nether_delight_nullgr:powder_cannon"
    ],
    "outputIds": [
      "nether_delight_nullgr:powdery_block"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 9,
        "item": "nether_delight_nullgr:powder_cannon",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:powdery_block",
        "data": 0
      }
    ],
    "slots": [
      {
        "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:powdery_block",
        "rawId": "nether_delight_nullgr:powdery_block",
        "aux": "undefined",
        "count": 1,
        "label": "烟药竹块",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/blocks/neither_v2/powdery_block_top.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}