Equippable Item Icons
subnautica — Mods & Enhancements
Equippable Item Icons is a library mod by EldritchCarMaker that provides an API for creating new items and icons. It has 99 endorsements and 6,656 downloads, last updated in December 2024. This is a developer tool for modders, not a player-facing content mod.
📦 Full mod page on discovermods
Downloads, ratings, compatibility info, installation guides, and user reviews.
View on discovermods →Syntax
Libraries
Example
Downloads: 6,656 | Endorsements: 99
💡 Notes
By EldritchCarMaker | v1.0.0 | 99 endorsements
🎯 Tips & Tricks
If you're a modder, check if other mods already depend on this API — it might save you time.
Since it's a library, you'll need to reference it in your mod's code to use its functions.
Look at the mod's source code or any bundled examples to understand how to call the API.
🔧 Troubleshooting
Mod not working
Check load order and required dependencies. Read the full mod description.
⚠️ Common Mistakes
- Installing multiple mods that modify the same files without checking compatibility
👍 Pros
- Solid foundation for modders (99 endorsements from the modding community).
- Recent update (Dec 2024) shows the author is still maintaining it.
- Decent download count (6,656) suggests it's being used by other mods.
👎 Cons
- Not a content mod — if you're looking for new items to use, this isn't it.
- No documentation or usage examples provided in the description, so modders may need to dig into the code.
- Small modding community (99 endorsements) means fewer resources and tutorials available.