关于 Craft Controller

 

 报价

现在您可以自定义每个物品的制作,也可以在研究台或使用蓝图上禁用它

打开 UI – /craftcontrole (craftcontroller.use)

特征:

  • 更改物品制作所需的最低工作台
  • 工艺时间可调
  • 对于具有特定 skinID 的项目
  • 积木合成
  • 区块浏览蓝图
  • 在工作台上进行块探索

01.thumb.png.35d9c466ab559ea32b21d27fd1322aa3.png   02.thumb.png.d2e1e668821b3700d6ba2445725343a7.png

附言 – (我的 Discord – tofurahie#4144)

Config:

{
  "Craft Rate in %": 50,
  "Item Settings": {
    "ammo.shotgun.slug": {
      "Default Skin": 0,
      "Block craft": false,
      "Block to explore a blueprint": false,
      "Block to explore at the workbench": false,
      "Craft time (-1 => Default)": -1.0,
      "WorkbenchLevel (-1 => Default)": -1
    },
    "ammo.rifle": {
      "Default Skin": 0,
      "Block craft": true,
      "Block to explore a blueprint": true,
      "Block to explore at the workbench": false,
      "Craft time (-1 => Default)": 15.0,
      "WorkbenchLevel (-1 => Default)": 1
    }
  }
}
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。