Scrap Mechanic

Scrap Mechanic

Not enough ratings
Ultimate Customizations!
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
4.522 MB
24 Aug @ 10:48am
3 Sep @ 12:50pm
15 Change Notes ( view )

Subscribe to download
Ultimate Customizations!

In 1 collection by #00ff00 AlexTool�
[UC!] Comunity
4 items
Description
Overview:
This mod allows you to equip any garment in Scrap Mechanic, with support for layering multiple items at once. All vanilla garments are available, now with proper icons and optimized behavior. The mod also introduces advanced API functionality, enabling real-time editing and customization of items.

New:
* Invisible skin by default

Flaws:
* You can't unequip default garments — the mod uses `character:addRenderable` to draw garments on the player.

Features:

* Equip any vanilla garment with full layering support.
* All vanilla garments now have icons.
* Split-items: vanilla garments are divided into multiple components (e.g., hat, glasses, mask), each working as a fully independent clothing item.
* Optimized performance and bug fixes.
* API returns the created object for real-time modifications.
* Supports custom items (examples coming soon).

API Usage Example:
The API allows you to add new items and track what the player is wearing:

sm.at2sm.api.addCustomizationItem("example category", {
male = "path/to/male.rend",
female = "path/to/female.rend",
icon_male = "path/to/male_icon.png",
icon_female = "path/to/female_icon.png",
locked = true/false
})

Technical Details:
* sm.at2sm.api.addCustomizationItem(category, object) — Adds a new customization item to the given category.
* Returns the added object for further real-time manipulation.

For a better effect, you can use a partially invisible skin:
* Open mod folder and copy the file "character"
* Paste and replace this file in %appdata%/Axolot Games/Scrap Mechanic/user_<steamid>/
* Now your character has no face, gloves and shoes

Planned Features (To Do):
* Item Unlock System
* More Split-Items
* Examples
* First Person support (possible)
* Animations support (possible)
* Accessories
20 Comments
Foxhell 5 hours ago 
but already? :lunar2020horrifiedrat:
I thought it would take a while of time for this
#00ff00 AlexTool�  [author] 6 hours ago 
#00ff00 AlexTool�  [author] 7 hours ago 
Give me a link and I will create a mod integration
Foxhell 7 hours ago 
can integrate the Military Outfit Mod?
#00ff00 AlexTool�  [author] 4 Sep @ 12:42pm 
in gui press "add" to switch in remove mode and press "remove" to switch in add mode.
(to open gui use item from mod)
RETERYS 4 Sep @ 12:41pm 
ok, I understood you just place thiis thing and press E, supercool
#00ff00 AlexTool�  [author] 4 Sep @ 7:12am 
...
you're boring me.
WHERE is it written here that this is a file mod?
if it somehow interfered, I would have indicated this
RETERYS 4 Sep @ 7:08am 
Could I connect to my friend if he dosn't have this mode?
#00ff00 AlexTool�  [author] 31 Aug @ 11:04am 
Well, yes - the mod simply imposes models that are not connected to each other in any way