Advanced Loot Framework
stardew-valley β Mods & Enhancements
Advanced Loot Framework is a modder's resource by aedenthorn that provides an API for creating custom chests and loot lists. It is used by the author's treasure chest mods. With 1,349 endorsements and 53,474 downloads, it's a popular tool for modders.
π¦ Full mod page on discovermods
Downloads, ratings, compatibility info, installation guides, and user reviews.
View on discovermods βSyntax
Modding Tools
Example
Downloads: 53,474 | Endorsements: 1,349
π‘ Notes
By aedenthorn | v0.4.3 | 1,349 endorsements
π― Tips & Tricks
If you're new to modding, look up aedenthorn's treasure chest mods to see how this framework is used in practice.
Since it's an API, you'll need to reference it in your own mod's codeβmake sure your mod loader is set up correctly.
Check the mod's page for any documentation links or example files before diving in.
π§ 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 track record with 1,349 endorsements and over 53k downloads.
- From a known mod author (aedenthorn) who actively uses it in their own mods.
- Purpose-built for modders, so it's likely well-documented for its niche.
π Cons
- Not for regular playersβit's a modder's resource, so no direct gameplay impact.
- Description is thin; no detailed API docs or examples provided.
- Last updated August 2025βmay not be compatible with future game patches.