Community listing page, reviews here may not be monitored by the author.
School Moment
No reviews yet
Educational challenge mod that locks your screen with AI-generated math problems you must solve to continue playing!
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
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
School Moment
School Moment is a Fabric mod for Minecraft that introduces educational challenges into gameplay. At random time intervals, the mod displays a task screen with a math problem. The player cannot close the screen or resume gameplay until the correct answer is entered. Tasks are dynamically generated using the Groq AI API based on real school curriculums for grades 1 through 11. If no API key is specified or if internet access is unavailable, the mod uses an internal offline math generator.
Features
Screen lock mechanic: Players cannot close the window via Escape until the problem is solved. Custom 2D formula renderer: Vertical fractions with fraction bars, exponents, square roots, and math symbols are rendered cleanly on the interface. Automatic background prefetching: Next tasks load in the background so the challenge window opens instantly with zero client lag. Intelligent answer verification: Supports integers, decimals, simple fractions (e.g. 3/4), and algebraic forms. Bilingual support: Automatic support for English and Russian based on Minecraft client language. ModMenu integration: In-game configuration screen to adjust grade ranges, intervals, API keys, and models. Pause menu button: A dedicated button in the Escape menu allows players to trigger a task manually at any time.
Config
{
"apiKey": "gsk_your_api_key_from_groq.com",
"model": "openai/gpt-oss-120b | openai/gpt-oss-20b | groq/compound | groq/compound-mini | qwen/qwen3.6-27b | allam-2-7b",
"enabled": true,
"minGrade": 6,
"maxGrade": 7,
"subjects": [ "MATH" ],
"minIntervalMinutes": 5,
"maxIntervalMinutes": 10,
"preventClose": true,
"soundEffects": true
}
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