
FTBChecker
FTB Checker is a mod that ensures the presence of FTB mods in your modpack. If any of these mods are missing, a warning screen will be displayed before entering the main menu, providing download links for the missing mods.
FTBChecker 1.21.0-1.3.0
release24 января 2026 г.What's New
✨ Custom Mods Support — Require any mod in your modpack, not just FTB mods! Add entries to config using format: modId|Display Name|Download URL
🚫 Non-Dismissable Screen — Missing mods screen can no longer be closed or ignored - players must download required mods to continue
🧵 Fabric and Quilt Support — Now available for NeoForge, Fabric, and Quilt mod loaders
🎨 Mod Icon — Now displays in mod menus
Default Required Mods
Quilt
- Architectury API
- FTB Chunks
- FTB Library
- FTB Quests
- FTB Teams
All mods can be enabled/disabled individually in the config.
Configuration
Config file location: config/ftbchecker.toml
Adding Custom Mods
[customMods]
mods = [
"jei|Just Enough Items|https://www.curseforge.com/minecraft/mc-mods/jei/download/5101366",
"create|Create|https://www.curseforge.com/minecraft/mc-mods/create/download/5678901"
]
Dependencies
Quilt
- Quilted Fabric API
- Cloth Config (bundled)
- Mod Menu (optional, for config GUI)
FTBChecker 1.19.2-1.3.0
release24 января 2026 г.What's New
✨ Custom Mods Support — Require any mod in your modpack, not just FTB mods! Add entries to config using format: modId|Display Name|Download URL
🚫 Non-Dismissable Screen — Missing mods screen can no longer be closed or ignored - players must download required mods to continue
🧵 Fabric and Quilt Support — Now available for NeoForge, Fabric, and Quilt mod loaders
🎨 Mod Icon — Now displays in mod menus
Default Required Mods
Fabric
- Architectury API
- FTB Chunks
- FTB Library
- FTB Quests
- FTB Teams
All mods can be enabled/disabled individually in the config.
Configuration
Config file location: config/ftbchecker.toml
Adding Custom Mods
[customMods]
mods = [
"jei|Just Enough Items|https://www.curseforge.com/minecraft/mc-mods/jei/download/5101366",
"create|Create|https://www.curseforge.com/minecraft/mc-mods/create/download/5678901"
]
Dependencies
Fabric
- Fabric API
- Cloth Config (bundled)
- Mod Menu (optional, for config GUI)
FTBChecker 1.21.1-1.3.0
release24 января 2026 г.What's New
✨ Custom Mods Support — Require any mod in your modpack, not just FTB mods! Add entries to config using format: modId|Display Name|Download URL
🚫 Non-Dismissable Screen — Missing mods screen can no longer be closed or ignored - players must download required mods to continue
🧵 Fabric and Quilt Support — Now available for NeoForge, Fabric, and Quilt mod loaders
🎨 Mod Icon — Now displays in mod menus
Default Required Mods
Fabric
- Architectury API
- FTB Chunks
- FTB Library
- FTB Quests
- FTB Teams
All mods can be enabled/disabled individually in the config.
Configuration
Config file location: config/ftbchecker.toml
Adding Custom Mods
[customMods]
mods = [
"jei|Just Enough Items|https://www.curseforge.com/minecraft/mc-mods/jei/download/5101366",
"create|Create|https://www.curseforge.com/minecraft/mc-mods/create/download/5678901"
]
Dependencies
Fabric
- Fabric API
- Cloth Config (bundled)
- Mod Menu (optional, for config GUI)
FTBChecker 1.21.1-1.3.0
release24 января 2026 г.What's New
✨ Custom Mods Support — Require any mod in your modpack, not just FTB mods! Add entries to config using format: modId|Display Name|Download URL
🚫 Non-Dismissable Screen — Missing mods screen can no longer be closed or ignored - players must download required mods to continue
🧵 Fabric and Quilt Support — Now available for NeoForge, Fabric, and Quilt mod loaders
🎨 Mod Icon — Now displays in mod menus
Default Required Mods
NeoForge
- FTB Chunks
- FTB Library
- FTB Quests
- FTB Teams
- FTB Essentials
- FTB Ultimine
- FTB Backups 2
- PolyLib
All mods can be enabled/disabled individually in the config.
Configuration
Config file location: config/ftbchecker.toml
Adding Custom Mods
[customMods]
mods = [
"jei|Just Enough Items|https://www.curseforge.com/minecraft/mc-mods/jei/download/5101366",
"create|Create|https://www.curseforge.com/minecraft/mc-mods/create/download/5678901"
]
Dependencies
NeoForge
- Cloth Config (bundled)
FTBChecker 1.2
release11 июня 2024 г.Updated to NeoForge 1.20.1
Added config support
Added FTB Ultimine Added FTBBackups 2 Added FTB Essentials
Big thanks to @RedstoneWizard08 who created this version
