DLC Manager
Manage optional DLC content (mods, resource packs, data packs) in-game.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
DLC Manager
Introduction
DLC Manager is an in‑game DLC management mod for modpacks. It lets players enable/disable optional content (mods, resource packs, data packs, TACZ gun packs, etc.) directly from the UI, and guides them to restart or reload resources when needed.
***
✅ Features
* Auto tooltip system * Auto tooltip system * Auto tooltip system * Auto tooltip system * Mod/TACZ changes → Auto tooltip system * Non‑mod changes → Auto tooltip system * Auto tooltip system Place JSON files in `DLC/info` to show per‑DLC tooltips (multi‑language supported).
***
⚙ Configurable Paths
All paths are multiple paths unless absolute paths are provided. All entries support multiple paths separated by commas.
* Other DLC Enable Directory (`DLC`) * Other DLC Enable Directory (`tacz`) * Other DLC Enable Directory (`resourcepacks`) * Other DLC Enable Directory (`datapacks`) * Other DLC Enable Directory (`dlc_other`)
***
📁 DLC Folder Layout
``` <Modpack Root> └─ DLC/ ├─ example_mod.jar ├─ resource_pack.zip ├─ datapack.zip ├─ tacz/ (TACZ DLC directory) ├─ remote/ ├─ required/ └─ info/ (tooltip JSONs) ```
***