JContainers SE
skyrimspecialedition — Mods & Enhancements
JContainers SE is a modder's resource that extends Skyrim SE's Papyrus scripting with JSON-based serializable data structures like arrays and maps, plus an embedded Lua interpreter. With 114,598 endorsements and 13.1 million downloads, it's a staple for mod authors, last updated July 2026.
📦 Full mod page on discovermods
Downloads, ratings, compatibility info, installation guides, and user reviews.
View on discovermods →Syntax
Modders Resources
Example
Downloads: 13,098,059
💡 Notes
By silvericed
🎯 Tips & Tricks
Install with a mod manager like Vortex or Mod Organizer 2 to keep track of the files and ensure proper load order.
Make sure you have the latest version of SKSE64 installed, as JContainers depends on it.
If you're a mod author, check out existing mods that use JContainers to see practical examples of its API.
🔧 Troubleshooting
Mod conflicts
Check load order. Disable conflicting mods one by one.
⚠️ Common Mistakes
- Installing without checking requirements
👍 Pros
- Massive community trust: 114,598 endorsements and 13.1M downloads—this is the backbone of many mods.
- Actively maintained: last updated July 2026, so it's current with Skyrim SE.
- Essential for mod authors: enables complex data storage and scripting that vanilla Papyrus can't handle.
👎 Cons
- Not for casual players: it's a modder's resource, so you won't see direct gameplay changes.
- Requires SKSE and a mod manager for proper installation—setup is more involved than a simple drop-in.
- Documentation is minimal in the description; you'll need to dig into forums or other mods to learn how to use it.