返回上一级
围栏小拉车配方
配方samll_trolleys_nullgr

围栏小拉车配方

samll_trolleys_nullgr:trolleys_1

有序合成,产出 samll_trolleys_nullgr:trolleys_1

概述

有序合成,产出 samll_trolleys_nullgr:trolleys_1

资料类型
配方
命名空间
samll_trolleys_nullgr
所属模组
farmer-small-car
关联资料
2 条
配方有序合成工作台

用途与获取

  • 这是一个有序合成资料。
  • 产出:围栏小拉车。
  • 布局:工作台 3x3。

关联知识

数据来源

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

配方

stick
fence
stick
车轱辘
planks
车轱辘
fence
fence
fence
类型
有序合成
布局
工作台 3x3
产出
围栏小拉车
产物预览
围栏小拉车
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "samll_trolleys_nullgr:trolleys_1",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:stick",
      "minecraft:planks",
      "samll_trolleys_nullgr:wheel",
      "minecraft:fence"
    ],
    "outputIds": [
      "samll_trolleys_nullgr:trolleys_1"
    ],
    "pattern": [
      "CIC",
      "FEF",
      "III"
    ],
    "grid": [
      "minecraft:stick",
      "minecraft:fence",
      "minecraft:stick",
      "samll_trolleys_nullgr:wheel",
      "minecraft:planks",
      "samll_trolleys_nullgr:wheel",
      "minecraft:fence",
      "minecraft:fence",
      "minecraft:fence"
    ],
    "ingredients": [
      {
        "slot": "C",
        "data": 0,
        "item": "minecraft:stick"
      },
      {
        "slot": "E",
        "item": "minecraft:planks"
      },
      {
        "slot": "F",
        "data": 0,
        "item": "samll_trolleys_nullgr:wheel"
      },
      {
        "slot": "I",
        "item": "minecraft:fence"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "samll_trolleys_nullgr:trolleys_1"
      }
    ],
    "slots": [
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:fence",
        "rawId": "minecraft:fence",
        "aux": "undefined",
        "count": 1,
        "label": "fence",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "samll_trolleys_nullgr:wheel",
        "rawId": "samll_trolleys_nullgr:wheel",
        "aux": "undefined",
        "count": 1,
        "label": "车轱辘",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/FarmerSmallCar_RP/textures/items/wheel.png",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "samll_trolleys_nullgr:wheel",
        "rawId": "samll_trolleys_nullgr:wheel",
        "aux": "undefined",
        "count": 1,
        "label": "车轱辘",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/FarmerSmallCar_RP/textures/items/wheel.png",
        "refType": "item"
      },
      {
        "id": "minecraft:fence",
        "rawId": "minecraft:fence",
        "aux": "undefined",
        "count": 1,
        "label": "fence",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:fence",
        "rawId": "minecraft:fence",
        "aux": "undefined",
        "count": 1,
        "label": "fence",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:fence",
        "rawId": "minecraft:fence",
        "aux": "undefined",
        "count": 1,
        "label": "fence",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "samll_trolleys_nullgr:trolleys_1",
        "rawId": "samll_trolleys_nullgr:trolleys_1",
        "aux": "undefined",
        "count": 1,
        "label": "围栏小拉车",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/FarmerSmallCar_RP/textures/items/trolleys_1.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}