Phat's Progression Framework

Phat's Progression Framework

A modpack-configurable mining tier progression system for Minecraft, extending the vanilla tier system past netherite.

by
75 Downloads
fabricneoforgeequipmentgame-mechanicsutility
Rent Server with this Mod

About this Mod

Phat's Progression Framework is a config-driven mining tier system for Minecraft. Reassign vanilla tools to new tiers, gate iron ore behind copper, extend progression past netherite — entirely through JSON. No item registration, no worldgen, no content. Just a flexible foundation for modpack progression.

Most Minecraft progression mods either add their own tiers (forcing you to use their tools) or bolt new metals onto the vanilla system (capping at netherite). This mod takes a different approach: it lets modpack developers choose how the existing tools, blocks, and modded materials fit together. Want copper to gate iron ore? One config line. Want runite tools above netherite? Two config lines. Want adamantine ore to require Mythic Metals' end-game tools? You get the idea.

Available on Fabric
Available on NeoForge

Why install this

  • Modpack developers: turn flat progression into something with real depth. Spread Mythic Metals' 20+ ores across distinct tiers. Insert mod metals between vanilla ones. Make every metal meaningful.
  • Mod developers: ship your tier opinions via datapack so users get sensible defaults out of the box.
  • Players: install a modpack that uses this and finally have a reason to upgrade past netherite.

What it does

  • Tier system 0-10: integers, easy to reason about. 0-5 match vanilla (hand through netherite), 6-10 are modpack-extensible.
  • Mining tier enforcement: tools too weak for a block don't drop items and mine at bare-hands speed. Tool TYPE still matters (axe still won't mine iron ore — only pickaxes do).
  • Flexible matching: configure tiers by exact item ID, glob pattern (*:copper_pickaxe), tag (#c:tools/pickaxes), or substring keyword. Combine these for precision ({"keyword": "bronze", "tag": "c:tools/pickaxes"}).
  • Datapack support: mods ship tier definitions, modpack devs override them via config.
  • Hot reload: edit configs and /reload in-game. No restart needed.
  • Debug command: /progression info and /progression block show what tier any item or block is currently assigned to.

Default behavior

Out of the box, this mod ships with sensible defaults that mostly mirror vanilla. The 1.21.11 build adds copper-gates-iron progression by default — copper tools (added in vanilla 1.21.9) are now actually required to mine iron ore. The 1.21.1 build keeps vanilla progression intact.

Quick start

  1. Install Architectury API.
  2. Drop this jar into your mods folder.
  3. Launch the game once. Default config files generate at config/phats_progression/.
  4. Edit them or leave them alone — the defaults work.

Compatibility

  • Jade: works without integration code — the block-look tooltip shows the right mining requirements.
  • Server-required: requires the mod on both client and server. Vanilla clients cannot connect.
  • Java 21 required (Minecraft 1.21.x standard).

Configuration

Two config files at config/phats_progression/:

  • block_tiers.json — assign blocks to tiers
  • tool_tiers.json — assign tools to tiers

Schema accepts hybrid string-or-object entries:

{
  "ignore_datapacks": false,
  "tiers": {
    "6": [
      "mythicmetals:runite_ore",
      "*:adamantite_pickaxe",
      "#c:tools/pickaxes",
      {"keyword": "mithril", "tag": "c:tools/pickaxes"}
    ]
  }
}

See the GitHub README for full documentation.

Reporting issues

GitHub Issues

License

MIT — modify and ship at will.

Available Versions

Phat's Progression Framework 0.2.0release
MC 1.21.11neoforge
May 1, 2026
Phat's Progression Framework 0.2.0release
MC 1.21.11fabric
May 1, 2026
Phat's Progression Framework 0.2.0release
MC 1.21.1neoforge
May 1, 2026
Phat's Progression Framework 0.2.0release
MC 1.21.1fabric
May 1, 2026
Phat's Progression Framework 0.1.0release
MC 1.21.11neoforge
April 26, 2026

How to Install Phat's Progression Framework on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).

3

Install Mod

Open the mod browser in the dashboard and search for "Phat's Progression Framework". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricneoforge

Minecraft Versions

1.21.11, 1.21.1

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Phat's Progression Framework server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.

Is Phat's Progression Framework compatible with fabric and neoforge?

Phat's Progression Framework officially supports fabric, neoforge for Minecraft 1.21.11, 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Phat's Progression Framework – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Phat's Progression Framework consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Phat's Progression Framework with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.21.111.21.1