Jump to content
  • 0

Modding: recipe for broken items


Hasilein

Question

Hi,

Id like to create a recipe for a broken item. For example a broken hood.

recipe Renew Engine Hood
    {
        SkillRequired:Mechanics=5;MetalWelding=6;Maintenance=4,
        EngineDoor1=2,
       Result:EngineDoor1,
        Time:100,
        Category:Mechanics,
    }

But. i can only get access to a not broken one. Any ideas, how to do that?

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...