• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Help: Can I set a Pipe Baton to be repairable with a RepairKit or an Iron Pipe?

I would like my Pipe baton to be repairable via metal pipe or repairkit. Is there anyway for this to be done?


Hi LastTugBoat243

Changing this property, you can put one or another object to be able to repair.

<property name="RepairTools" value="resourceMetalPipe"/>

But I think only one repairtool can be used to repair, unless you add C# code to do it.

Regards

 
If you have SCore installed, check the Config folder and then the Blocks.xml file, there is this option but I haven't tried it, you can start there.

<property name="AdvancedItemRepair" value="false" />

Regards

 
Back
Top