边缘世界 RimWorld

边缘世界 RimWorld

Machines Never Breakdown
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.
Agaros007 2018 年 10 月 18 日 上午 3:11 
update pls :)
k2ymg  [作者] 2018 年 6 月 21 日 下午 5:39 
Updated. Probably this mod affects other mods now.
Brennon 2018 年 6 月 17 日 上午 9:57 
Any way to make the effect on this mod extend to machines implemented from other mods? Like the extended prosthetics one. Those will still randomly breakdown if left on
Rednose 2018 年 4 月 27 日 上午 10:03 
Super simple and great mod.