

Memory (Fabric)
The Memory mod for Minecraft automatically captures screenshots every five minutes, simulating the F2 hotkey function. Simply add it to your game client along with Fabric API, and it will discreetly document your gameplay moments.
Key Features
- Complete compatibility with standard screenshots: identical resolution, file naming system, chat notifications, and storage in the
screenshots/
folder - Flexible configuration of capture intervals and message display via the
config/memory.toml
file (default 300 seconds without notifications) or interactive menu with Mod Menu and Cloth Config mods - Functions exclusively on the client side - no server installation or configuration required
- Recording feature automatically pauses when menus are open or the game is paused, capturing only in-game world moments
Installation
- Requires installed Fabric and Fabric API to function properly
- Additional customization features: install Mod Menu and Cloth Config to modify parameters directly in-game
- Place the compiled jar file in the
mods/
folder on the client. Server version is not needed
Project Building
- Requires Java 21 using Gradle and Fabric Loom tool
- Versions are specified in the
gradle.properties
file. Execute./gradlew build
command for compilation
License
- CC0-1.0. Free to use