Mod
LegacyChecker
No reviews yet
A fail-safe utility mod that ensures players have all mandatory mods installed before entering the game.
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
LegacyChecker
A lightweight, fail-safe utility mod that ensures players have all mandatory mods installed before entering the game.
It elegantly solves license restrictions (like All Rights Reserved / ARR) that prevent modpack authors from bundling specific mods directly into modpack files.
Inspired by the concept of FTBChecker. This mod is exclusively for 1.12.2 and will not be ported to newer versions — please use modern alternatives for newer game versions.
REQUIRES CLEANROOM
📦 Configuration (legacychecker-common.yaml)
The mod automatically generates a YAML configuration. You can specify as many required mods as your pack needs.
# List of required mods that must be installed for the game to run.
# If any mod is missing, an error screen will block startup or show a warning.
#
# Structure per mod:
# - modId: "The exact internal ID of the mod"
# - modName: "The friendly name displayed to the player"
# - url: "Direct download link (CurseForge, Modrinth, etc.)"
requiredMods:
- modId: "jei"
modName: "Just Enough Items (JEI)"
url: "[https://www.curseforge.com/minecraft/mc-mods/jei](https://www.curseforge.com/minecraft/mc-mods/jei)"
- modId: "gregtech"
modName: "GregTech CE Unofficial"
url: "[https://www.curseforge.com/minecraft/mc-mods/gregtech-ce-unofficial](https://www.curseforge.com/minecraft/mc-mods/gregtech-ce-unofficial)"
# If true, the "Continue" button appears, allowing players to skip the warning.
# If false, players must install the mods or exit the game.
canPlayerLoadGame: false
LegacyChecker
A lightweight, fail-safe utility mod that ensures players have all mandatory mods installed before entering the game.
It elegantly solves license restrictions (like All Rights Reserved / ARR) that prevent modpack authors from bundling specific mods directly into modpack files.
Inspired by the concept of FTBChecker. This mod is exclusively for 1.12.2 and will not be ported to newer versions — please use modern alternatives for newer game versions.
REQUIRES CLEANROOM
📦 Configuration (legacychecker-common.yaml)
The mod automatically generates a YAML configuration. You can specify as many required mods as your pack needs.
# List of required mods that must be installed for the game to run.
# If any mod is missing, an error screen will block startup or show a warning.
#
# Structure per mod:
# - modId: "The exact internal ID of the mod"
# - modName: "The friendly name displayed to the player"
# - url: "Direct download link (CurseForge, Modrinth, etc.)"
requiredMods:
- modId: "jei"
modName: "Just Enough Items (JEI)"
url: "[https://www.curseforge.com/minecraft/mc-mods/jei](https://www.curseforge.com/minecraft/mc-mods/jei)"
- modId: "gregtech"
modName: "GregTech CE Unofficial"
url: "[https://www.curseforge.com/minecraft/mc-mods/gregtech-ce-unofficial](https://www.curseforge.com/minecraft/mc-mods/gregtech-ce-unofficial)"
# If true, the "Continue" button appears, allowing players to skip the warning.
# If false, players must install the mods or exit the game.
canPlayerLoadGame: false
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