EmberStamp
No reviews yet
A lightweight mod to log the mods which are loaded with it. Useful for knowing if the player joined the game twice for horror games.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
๐ฅ EmberStamp
EmberStamp is a lightweight utility library that automatically records how many times each installed mod has been launched. Every time the game starts, EmberStamp updates a simple JSON database, making it easy for developers to track first launches, returning players, progression milestones, unlock systems, tutorials, achievements, or custom events without maintaining their own tracking logic.
Perfect for horror maps and immersive experiences, EmberStamp allows mods to react differently depending on how many times they've been launched. Imagine subtle changes on a player's second playthrough, hidden events after multiple launches, or unique dialogue that only appears after repeated sessions. ๐๏ธ๐ฏ๏ธ
The launch database is stored in:
.minecraft/config/emberstamp_mod_launches.json
Example:
{
"minecraft": 1,
"forge": 1,
"burnedconfig": 1,
"emberstamp": 1
}
โจ Features
- ๐ฅ Automatically counts mod launches
- ๐ Lightweight JSON database
- ๐ Zero setup required
- ๐พ Persists between game launches
- ๐ฎ Ideal for horror mods, story mods, progression systems, tutorials, achievements, and hidden events
- โก Minimal overhead with fast startup
- ๐งฉ Simple API for retrieving launch counts
- ๐ Safe, reliable, and developer-friendly
License
MIT โ bnBurned. Please keep the original license and copyright notice when redistributing or modifying the project, as required by the MIT License.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources