返回上一级
配方vintage_delight_nullgr

salt bag配方

vintage_delight_nullgr:salt_bag

有序合成,产出 country_cooking_nullgr:salt_bag

概述

有序合成,产出 country_cooking_nullgr:salt_bag

资料类型
配方
命名空间
vintage_delight_nullgr
所属模组
vintage-delight
关联资料
1 条
配方有序合成工作台

用途与获取

  • 这是一个有序合成资料。
  • 产出:salt bag。
  • 布局:工作台 3x3。

关联知识

数据来源

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

配方

盐巴
盐巴
盐巴
盐巴
盐巴
盐巴
canvas
类型
有序合成
布局
工作台 3x3
产出
salt bag
产物预览
salt_bag
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "vintage_delight_nullgr:salt_bag",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "farmer_delight_nullgr:canvas",
      "vintage_delight_nullgr:salt_dust"
    ],
    "outputIds": [
      "country_cooking_nullgr:salt_bag"
    ],
    "pattern": [
      "FFF",
      "FFF",
      "G  "
    ],
    "grid": [
      "vintage_delight_nullgr:salt_dust",
      "vintage_delight_nullgr:salt_dust",
      "vintage_delight_nullgr:salt_dust",
      "vintage_delight_nullgr:salt_dust",
      "vintage_delight_nullgr:salt_dust",
      "vintage_delight_nullgr:salt_dust",
      "farmer_delight_nullgr:canvas",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "G",
        "item": "farmer_delight_nullgr:canvas",
        "data": 0
      },
      {
        "slot": "F",
        "item": "vintage_delight_nullgr:salt_dust",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "country_cooking_nullgr:salt_bag",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "vintage_delight_nullgr:salt_dust",
        "rawId": "vintage_delight_nullgr:salt_dust",
        "aux": "undefined",
        "count": 1,
        "label": "盐巴",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/salt_dust.png",
        "refType": "item"
      },
      {
        "id": "vintage_delight_nullgr:salt_dust",
        "rawId": "vintage_delight_nullgr:salt_dust",
        "aux": "undefined",
        "count": 1,
        "label": "盐巴",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/salt_dust.png",
        "refType": "item"
      },
      {
        "id": "vintage_delight_nullgr:salt_dust",
        "rawId": "vintage_delight_nullgr:salt_dust",
        "aux": "undefined",
        "count": 1,
        "label": "盐巴",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/salt_dust.png",
        "refType": "item"
      },
      {
        "id": "vintage_delight_nullgr:salt_dust",
        "rawId": "vintage_delight_nullgr:salt_dust",
        "aux": "undefined",
        "count": 1,
        "label": "盐巴",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/salt_dust.png",
        "refType": "item"
      },
      {
        "id": "vintage_delight_nullgr:salt_dust",
        "rawId": "vintage_delight_nullgr:salt_dust",
        "aux": "undefined",
        "count": 1,
        "label": "盐巴",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/salt_dust.png",
        "refType": "item"
      },
      {
        "id": "vintage_delight_nullgr:salt_dust",
        "rawId": "vintage_delight_nullgr:salt_dust",
        "aux": "undefined",
        "count": 1,
        "label": "盐巴",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/salt_dust.png",
        "refType": "item"
      },
      {
        "id": "farmer_delight_nullgr:canvas",
        "rawId": "farmer_delight_nullgr:canvas",
        "aux": "undefined",
        "count": 1,
        "label": "canvas",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "country_cooking_nullgr:salt_bag",
        "rawId": "country_cooking_nullgr:salt_bag",
        "aux": "undefined",
        "count": 1,
        "label": "salt bag",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}