Mod

FTBLoader

Quick rating

FTBLoader

No reviews yet

FTBLoader ensures the presence of FTB mods (FTB Library, FTB Chunks, and FTB Teams) in your modpack. If any of these mods are missing, it will automatically download Powered by Jeff

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Filter by exact patch versions
Loading exact versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

FTBLoader (Fabric Mod)

Build Release License: MIT Minecraft 1.21.1 Fabric

Overview

FTBLoader is a lightweight Fabric mod that automatically checks for and downloads missing FTB (Feed The Beast) mods. It displays a convenient GUI on the Minecraft title screen if any expected mods are missing, allowing players to download them with a single click.

Features

  • ✅ Automatic detection of missing FTB mods (FTB Library, FTB Chunks, FTB Teams)
  • ✅ One-click mod download and installation
  • ✅ Configurable mod versions and download links
  • ✅ Cloth Config integration for in-game settings
  • ✅ ModMenu support for easy config access
  • ✅ Auto-restart after download
  • ✅ Built on Fabric (supports Minecraft 1.21.1)

Supported Mods

FTBLoader checks for and can download:

  • FTB Library — Core library for FTB ecosystem
  • FTB Chunks (formerly Chunks/Claims) — Chunk claiming and protection
  • FTB Teams — Team management and collaboration

Installation

  1. Download the latest .jar from Releases.
  2. Place it in your Minecraft mods folder.
  3. Launch the game. If any FTB mods are missing, a download screen will appear.

Configuration

FTBLoader stores configuration in config/ftbloader.toml. You can enable/disable checks for individual mods and specify custom download URLs:

library = true                                  # Check for FTB Library
claims = true                                   # Check for FTB Chunks
teams = true                                    # Check for FTB Teams

[versions]
libraryVersion = "ftb-library-fabric-2101.1.28.jar"
claimsVersion = "ftb-chunks-fabric-2101.1.13.jar"
teamsVersion = "ftb-teams-fabric-2101.1.7.jar"

You can also edit these settings in-game via ModMenu if installed.

Development

Requirements

  • Java 21 (required by Fabric Loom)
  • Git

Building

Clone the repo and build:

git clone https://github.com/Jeff53978/FTBLoader.git
cd FTBLoader/FBTLoader

On Unix/macOS:

./gradlew clean build

On Windows (PowerShell):

.\gradlew.bat clean build

Built jars are placed in build/libs/.

Release & CI

On push to main:

  • The workflow automatically builds the mod.
  • A new release is created with an auto-incremented patch version (e.g., 1.0.01.0.1).
  • Built jars are attached to the release.

On tag push (e.g., git tag 1.0.5 && git push origin 1.0.5):

  • The workflow builds the mod using that tag.
  • A release is created with the tag name (e.g., 1.0.5).
  • Built jars are attached to the release.

Example Workflow

# Make changes, commit, push to main → auto-creates release 1.0.1 with binaries
git add .
git commit -m "Add feature X"
git push origin main

# Later, create a stable release by tagging
git tag 1.1.0
git push origin 1.1.0  # Creates release 1.1.0 with jars attached

Security Notes

  • Downloads are performed from hardcoded URLs (see ModConfig.java).
  • Verify URLs and versions before updating to ensure integrity.
  • Use at your own risk in production environments.

Contributing

Issues and PRs welcome! Please keep contributions focused and tested.

License

MIT — see LICENSE.


For questions or issues, open a GitHub issue or contact the maintainer.

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~9,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync