边缘世界 RimWorld

边缘世界 RimWorld

评价数不足
Machines Never Breakdown
   
奖励
收藏
已收藏
取消收藏
Mod, 1.0, 1.1
文件大小
发表于
更新日期
1.426 KB
2018 年 4 月 25 日 下午 9:19
2020 年 4 月 4 日 下午 9:09
5 项改动说明 ( 查看 )

订阅以下载
Machines Never Breakdown

描述
Note: This is no longer be updated. The source is here if you needed:
https://github.com/k2ymg/rimworld-mods
14 条留言
DerSchnitter 2022 年 9 月 25 日 上午 5:16 
A very simple and functional mod. It only does this here:
<?xml version="1.0" encoding="utf-8" ?>
<Patch>

<Operation Class="PatchOperationRemove">
<xpath>*/ThingDef[defName=*]/comps/li[@Class="CompProperties_Breakdownable"]</xpath>
</Operation>

</Patch>

The mod I therefore consider perfectly safe. I have it at the ending of my load order. Thank you very much, k2ymg!
NylonWorms 2020 年 5 月 17 日 下午 1:11 
@k2ymg thank you I moved the mod all the way to the bottom of the mod list and it started to affect the refrigerator. Thank you for your help :D
k2ymg  [作者] 2020 年 5 月 16 日 下午 5:55 
Core (affected)
MOD A (affected)
This MOD
MOD B (not affected)
Changes not effects save files, so you can up/down as you needed. If the building already broken down, it will fix automatically (probably).
NylonWorms 2020 年 5 月 16 日 下午 12:10 
For some reason my single refrigerator breaks down do I have to move the mod up to fix this or down by chance as I HATE when things break down :D
k2ymg  [作者] 2020 年 3 月 11 日 下午 10:45 
Yes probably, but appears a warning message about version in the debug log.
Agaros007 2020 年 3 月 10 日 上午 12:04 
working with 1.1?
Sad | CEO of Potatoes 2019 年 5 月 10 日 下午 2:54 
its a race
k2ymg  [作者] 2019 年 5 月 10 日 上午 8:11 
I said 'all machines', but it's a bit mistake.

In actually, 'all ThingDef'. ThingDef is include building, weapons, apparels, animals, plants, stones, drugs, etc, etc....

Usually, CompProperties_Breakdownable only work with powered thing include generators, turrets, etc... so, not effect to the android. (I'm not sure what is the android, but it's sounds like a race.)
Sad | CEO of Potatoes 2019 年 4 月 28 日 下午 5:40 
how does this work like on androids
k2ymg  [作者] 2018 年 10 月 18 日 上午 7:45 
Changed only version number.