取决于
-
图片库
关于 Furnace Upgrades
升级您的炉子、烤箱、炼油厂、混合台等到更远的地方。
- 升级炉子的每个属性;
- 支持不同的烤箱类型;
- 可以为服务器上的所有烤箱定义 default 属性;
- 您可以为所有基础烤箱设置默认值(替换 quicksmelt);
- 您可以启用/禁用所需的任何功能;
- 移除炉子时保留属性的选项;
- 自动拆分矿石的选项;
- 基于升级的烤箱属性的自动燃料计算;
- 现在 BBQ 和 Campfire 也可以改进;
- 选项,以便只有炉主可以升级它;
- 选项,以便只有所有者的队友才能升级它;
- 全新、完全重新设计的 UI;
- NEW 支持混合表
- furnaceupgrades.use – 这是唯一的权限。所有玩家升级熔炉都需要
{ "General Settings": { "Only the owner can upgrade the furnace": false, "Only teammates can upgrade the furnace": true, "Only Allow Oven Toggling by Owner & Team": false, "Keep attributes when removing": true }, "Currency Settings": { "Currency type (0 - Scrap | 1 - Economics | 2 - Server Rewards)": 0, "Currency item (if the currency type is '0')": { "Short name": "scrap", "Skin ID": 0 } }, "Visual Settings": { "Use chat messages": true, "Notification plugin (0 - None | 1 - Toastify | 2 - Notify)": 1, "Toastify notification ID": "success", "Notify notification type": 0, "Upgrade effect (empty = disabled)": "assets/bundled/prefabs/fx/build/promote_stone.prefab" }, "UI Settings": { "Disable status panel": false, "Upgrade button": { "Anchor": "0.5 0 0.5 0", "Offset": "400 109.5 480 141.5", "Background color": "0.45 0.63 0.19 1", "Font size": 13 }, "Upgrade button on electric furnaces": { "Anchor": "0.5 0 0.5 0", "Offset": "492 354.5 572 386.5", "Background color": "0.45 0.63 0.19 1", "Font size": 13 }, "Upgrade button on mixing table": { "Anchor": "0.5 0 0.5 0", "Offset": "337 110.5 417 142.5", "Background color": "0.45 0.63 0.19 1", "Font size": 13 }, "Status panel": { "Anchor": "0.5 0 0.5 0", "Offset": "193 17 420 103", "Background color": "0.969 0.922 0.882 0.035", "Font size": 12 } }, "Features Settings": { "Smelting speed multiplier": true, "Fuel speed": true, "Resource output multiplier": true, "Charcoal multiplier": true, "Auto split cookables": true, "Auto add fuel": true }, "Default Settings": { "Smelting speed": 1.0, "Fuel speed": 1.0, "Resource output multiplier": 1.0, "Charcoal multiplier": 1.0 }, "Mixing Table Upgrade Settings": { "Enable Mixing Table upgrade": true, "Mixing Table speed upgrade": true, "Mixing Table Speed in %(Max 100)": [ { "Cost": 100, "Multiplier": 10.0 }, { "Cost": 300, "Multiplier": 30.0 }, { "Cost": 500, "Multiplier": 50.0 } ] }, "Upgrades Settings": { "furnace": { "Smelting speed": [ { "Cost": 100, "Multiplier": 2.0 }, { "Cost": 200, "Multiplier": 3.0 } ], "Fuel speed": [ { "Cost": 100, "Multiplier": 2.0 } ], "Resource output multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ], "Charcoal multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ] }, "furnace.large": { "Smelting speed": [ { "Cost": 100, "Multiplier": 2.0 }, { "Cost": 200, "Multiplier": 3.0 } ], "Fuel speed": [ { "Cost": 100, "Multiplier": 2.0 } ], "Resource output multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ], "Charcoal multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ] }, "electric.furnace": { "Smelting speed": [ { "Cost": 100, "Multiplier": 2.0 }, { "Cost": 200, "Multiplier": 3.0 } ], "Fuel speed": [ { "Cost": 100, "Multiplier": 2.0 } ], "Resource output multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ], "Charcoal multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ] }, "legacyfurnace": { "Smelting speed": [ { "Cost": 100, "Multiplier": 2.0 }, { "Cost": 200, "Multiplier": 3.0 } ], "Fuel speed": [ { "Cost": 100, "Multiplier": 2.0 } ], "Resource output multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ], "Charcoal multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ] }, "campfire": { "Smelting speed": [ { "Cost": 100, "Multiplier": 2.0 }, { "Cost": 200, "Multiplier": 3.0 } ], "Fuel speed": [ { "Cost": 100, "Multiplier": 2.0 } ], "Resource output multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ], "Charcoal multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ] }, "bbq": { "Smelting speed": [ { "Cost": 100, "Multiplier": 2.0 }, { "Cost": 200, "Multiplier": 3.0 } ], "Fuel speed": [ { "Cost": 100, "Multiplier": 2.0 } ], "Resource output multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ], "Charcoal multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ] }, "small.oil.refinery": { "Smelting speed": [ { "Cost": 100, "Multiplier": 2.0 }, { "Cost": 200, "Multiplier": 3.0 } ], "Fuel speed": [ { "Cost": 100, "Multiplier": 2.0 } ], "Resource output multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ], "Charcoal multiplier": [ { "Cost": 100, "Multiplier": 2.0 } ] } }, "Version": { "Major": 2, "Minor": 5, "Patch": 4 } }
![图片[8]-熔炉升级 2.6.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RUST2024_02.21-12_48_43.06-frameat4m56s.jpg.d007aa85b51cc599bf1523cb3539aeae.jpg)
![图片[9]-熔炉升级 2.6.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RUST2024_02.21-12_48_43.06-frameat5m47s.jpg.459686dcac853ccc62560e798695f56d.jpg)
![图片[10]-熔炉升级 2.6.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RUST2024_02.21-12_48_43.06-frameat0m0s.jpg.fdd333309c998e7b747a8648b93f1ad4.jpg)
![图片[11]-熔炉升级 2.6.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RUST2024_02.21-12_48_43.06-frameat0m8s.jpg.b4d2238e52fe22da1ad4531fd42e890c.jpg)
![图片[12]-熔炉升级 2.6.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RUST2024_02.21-12_48_43.06-frameat0m24s.jpg.089fbe75b85ff3c86061603dbd710b8e.jpg)
![图片[13]-熔炉升级 2.6.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RUST2024_02.21-12_48_43.06-frameat1m2s.jpg.4397c8f1905c203951d95a704b0f921f.jpg)
![图片[14]-熔炉升级 2.6.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RUST2024_02.21-12_48_43.06-frameat1m21s.jpg.d18cf043fe86d4943f66a830e0261187.jpg)
![图片[15]-熔炉升级 2.6.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RUST2024_02.21-12_48_43.06-frameat3m25s.jpg.f6d07ae3d66f478aaee85194045ab15c.jpg)
![图片[16]-熔炉升级 2.6.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RUST2024_02.21-12_48_43.06-frameat3m54s.jpg.876f8cfd56d6af500b5b8ef339ea65c0.jpg)
![图片[17]-熔炉升级 2.6.0-PCI1](https://codefling.com/uploads/monthly_2024_02/RUST2024_02.21-12_48_43.06-frameat4m32s.jpg.8e8ea88f62b7633436c40bc6c5f9da02.jpg)
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END

.png.becfa224cfea59083e4568bbb593bd0b.png)
.png.7eca73b5f2a958033c5211c04e32aabb.png)
.png.e8077bbdcffa18a1ea8cd63677ef6d22.png)
.png.8b5b1997c201823ca3d2863faef7a3b5.png)
.png.3acd469a5e8e20bda6603f53c95428c4.png)
.png.f483926ad7faafe56f7cb55ae588f3b1.png)
















暂无评论内容