{"id":120922,"date":"2026-06-07T05:42:57","date_gmt":"2026-06-07T02:42:57","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/"},"modified":"2026-06-07T05:42:57","modified_gmt":"2026-06-07T02:42:57","slug":"phats-progression-framework","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/","title":{"rendered":"Phat&#8217;s Progression Framework"},"content":{"rendered":"<p>**Phat&#8217;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 \u2014 entirely through JSON. No item registration, no worldgen, no content. Just a flexible foundation for modpack progression.<\/p>\n<p>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&#8217; end-game tools? You get the idea.<\/p>\n<p>![Available on Fabric](https:\/\/modrinth.com\/mod\/phats-progression-framework\/versions?l=fabric)<br \/>\n![Available on NeoForge](https:\/\/modrinth.com\/mod\/phats-progression-framework\/versions?l=neoforge)<\/p>\n<p># Why install this<\/p>\n<p>&#8211; **Modpack developers**: turn flat progression into something with real depth. Spread Mythic Metals&#8217; 20+ ores across distinct tiers. Insert mod metals between vanilla ones. Make every metal meaningful.<br \/>\n&#8211; **Mod developers**: ship your tier opinions via datapack so users get sensible defaults out of the box.<br \/>\n&#8211; **Players**: install a modpack that uses this and finally have a reason to upgrade past netherite.<\/p>\n<p># What it does<\/p>\n<p>&#8211; **Tier system 0-10**: integers, easy to reason about. 0-5 match vanilla (hand through netherite), 6-10 are modpack-extensible.<br \/>\n&#8211; **Mining tier enforcement**: tools too weak for a block don&#8217;t drop items and mine at bare-hands speed. Tool TYPE still matters (axe still won&#8217;t mine iron ore \u2014 only pickaxes do).<br \/>\n&#8211; **Flexible matching**: configure tiers by exact item ID, glob pattern (`*:copper_pickaxe`), tag (`#c:tools\/pickaxes`), or substring keyword. Combine these for precision (`{&#8220;keyword&#8221;: &#8220;bronze&#8221;, &#8220;tag&#8221;: &#8220;c:tools\/pickaxes&#8221;}`).<br \/>\n&#8211; **Datapack support**: mods ship tier definitions, modpack devs override them via config.<br \/>\n&#8211; **Hot reload**: edit configs and `\/reload` in-game. No restart needed.<br \/>\n&#8211; **Debug command**: `\/progression info` and `\/progression block` show what tier any item or block is currently assigned to.<\/p>\n<p># Default behavior<\/p>\n<p>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 \u2014 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.<\/p>\n<p># Quick start<\/p>\n<p>1. Install Architectury API.<br \/>\n2. Drop this jar into your mods folder.<br \/>\n3. Launch the game once. Default config files generate at `config\/phats_progression\/`.<br \/>\n4. Edit them or leave them alone \u2014 the defaults work.<\/p>\n<p># Compatibility<\/p>\n<p>&#8211; **Jade**: works without integration code \u2014 the block-look tooltip shows the right mining requirements.<br \/>\n&#8211; **Server-required**: requires the mod on both client and server. Vanilla clients cannot connect.<br \/>\n&#8211; **Java 21** required (Minecraft 1.21.x standard).<\/p>\n<p># Configuration<\/p>\n<p>Two config files at `config\/phats_progression\/`:<br \/>\n&#8211; `block_tiers.json` \u2014 assign blocks to tiers<br \/>\n&#8211; `tool_tiers.json` \u2014 assign tools to tiers<\/p>\n<p>Schema accepts hybrid string-or-object entries:<\/p>\n<p>&#8220;`json<br \/>\n{<br \/>\n  &#8220;ignore_datapacks&#8221;: false,<br \/>\n  &#8220;tiers&#8221;: {<br \/>\n    &#8220;6&#8221;: [<br \/>\n      &#8220;mythicmetals:runite_ore&#8221;,<br \/>\n      &#8220;*:adamantite_pickaxe&#8221;,<br \/>\n      &#8220;#c:tools\/pickaxes&#8221;,<br \/>\n      {&#8220;keyword&#8221;: &#8220;mithril&#8221;, &#8220;tag&#8221;: &#8220;c:tools\/pickaxes&#8221;}<br \/>\n    ]<br \/>\n  }<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>See the GitHub README for full documentation.<\/p>\n<p># Reporting issues<\/p>\n<p>GitHub Issues<\/p>\n<p># License<\/p>\n<p>MIT \u2014 modify and ship at will.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A modpack-configurable mining tier progression system for Minecraft, extending the vanilla tier system past netherite.<\/p>\n","protected":false},"featured_media":120923,"template":"","meta":{"_minecraft_slug":"phats-progression-framework","_minecraft_project_id":"S24juNPU","_minecraft_author":"Phatdog731","_minecraft_license":"MIT","_minecraft_downloads":38,"_minecraft_follows":0,"_minecraft_client_side":"optional","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"phats-progression-framework.zip","_minecraft_size_bytes":160281,"_minecraft_version_count":8,"_minecraft_updated_at":"2026-05-16T12:23:06.670945Z","_minecraft_date_created":"2026-05-12T05:42:40.487540Z","_minecraft_date_modified":"2026-05-01T01:11:36.874858Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/phats-progression-framework","_minecraft_icon_attachment_id":120923,"_minecraft_imported_at":"2026-06-07T02:42:58+00:00","_minecraft_import_hash":"a98008aeb21f1727353bbd623eb55af1","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[88,97,89,158,92],"mod_loader":[99],"minecraft_version":[37,41],"class_list":["post-120922","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-equipment","mod_category-fabric","mod_category-game-mechanics","mod_category-neoforge","mod_category-utility","mod_loader-fabric","minecraft_version-1-21-1","minecraft_version-1-21-11"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Phat&#039;s Progression Framework - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Phat&#039;s Progression Framework - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A modpack-configurable mining tier progression system for Minecraft, extending the vanilla tier system past netherite.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/phats-progression-framework\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/phats-progression-framework\\\/\",\"name\":\"Phat's Progression Framework - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/phats-progression-framework\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/phats-progression-framework\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/phats-progression-framework-icon-52ae8c96fb8f3df4059ed8ecdbf5ef039a511ed9_96.webp\",\"datePublished\":\"2026-06-07T02:42:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/phats-progression-framework\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/phats-progression-framework\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/phats-progression-framework\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/phats-progression-framework-icon-52ae8c96fb8f3df4059ed8ecdbf5ef039a511ed9_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/phats-progression-framework-icon-52ae8c96fb8f3df4059ed8ecdbf5ef039a511ed9_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/phats-progression-framework\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Phat&#8217;s Progression Framework\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Phat's Progression Framework - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/","og_locale":"en_US","og_type":"article","og_title":"Phat's Progression Framework - Minecraft","og_description":"A modpack-configurable mining tier progression system for Minecraft, extending the vanilla tier system past netherite.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/","name":"Phat's Progression Framework - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/phats-progression-framework-icon-52ae8c96fb8f3df4059ed8ecdbf5ef039a511ed9_96.webp","datePublished":"2026-06-07T02:42:57+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/phats-progression-framework-icon-52ae8c96fb8f3df4059ed8ecdbf5ef039a511ed9_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/phats-progression-framework-icon-52ae8c96fb8f3df4059ed8ecdbf5ef039a511ed9_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/phats-progression-framework\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Phat&#8217;s Progression Framework"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/120922","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/120923"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=120922"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=120922"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=120922"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=120922"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}