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

Tool assembly

Dewion

Refugee
Hi there modding community.

I would like to ask how to mod iron/steel tools so that they are assembled like mechanical tools.

Those tools would consist a handle and a toolhead.

Is it hardcoded that tools and weapons must consist from 4 parts?

I tried my idea by copying auger, created part items with placehold icons, and recipes,

but after clicking assembly I got an error.

What else I have to copy and modify? Something other than xml files?

And of cource I would like to know how you guys think about the whole idea. :D

Have anyone else made this kind of mod? I got the idea when playing True Survival mod.

There one must first craft tool head, then the actual tool.

Also, with this assembly, player won't get any exp from finalizing the tool. How to compensate that?

 
I believe it HAS to be 4 parts, because everything that can be assembled currently is (all guns, auger, chainsaw)

 
The error is SDX: Could not find asset 'AXE5Preview' so I need 3d asset for iron fireaxe, where can I get it or how to make it?

 
I will update what I have found. Yes, 4 parts are needed, that's probly the reason I haven't see any mod featuring assembled axes.

It's kind of silly to create this kind of simple tool from 4 parts, when in reality you only need 2.

I was able to create assembled axe, I used auger messfile as a placeholder.

Now I have to dig unity assets to create the actual 3d preview model for the assembly window.

 
Bah! I give up. 2 days I have tried to figure how to edit unity assets with SDX, UABE and unity, got nothing.

 
Back
Top