promotional bannermobile promotional banner

ProgressiveStages

Fully customizable progressive stages for Minecraft with FTB Quests/KubeJS/JEI integration.
Back to Files

progressivestages-1.3.jar

File nameprogressivestages-1.3.jar
Uploader
EnVyOnMyMindEnVyOnMyMind
Uploaded
Mar 13, 2026
Downloads
1.0K
Size
239.5 KB
Mod Loaders
NeoForge
File ID
7749244
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:progressivestages-1460273:7749244"

Learn more about Curse Maven

What's new

🔧 Config

  • Config file renamed: progressivestages-common.toml → progressivestages.toml

🛡️ New Enforcement Options (in progressivestages.toml)

  • block_item_hotbar — moves locked items out of the hotbar into inventory instead of dropping them
  • block_item_mouse_pickup — prevents clicking locked items in GUIs (but lets players store them in chests)
  • Left-clicking and mining with a locked tool is now properly blocked
  • Attacking with a locked weapon is now properly blocked

🔒 Recipe-Only Locks (in stage TOML [locks])

  • New recipe_items = ["minecraft:diamond_pickaxe"] — locks crafting without locking the item itself
  • Players can still pick up, hold, and use items found in loot — they just can't craft them
  • EMI hides the recipe; item stays visible in the index
  • Tooltip shows "🔒 Recipe Locked", "🔒 Item Locked", or "🔒 Item and Recipe Locked" as appropriate

⚙️ Per-Stage Enforcement Exceptions (new [enforcement] section in stage TOML)

  • Five new lists per stage: allowed_use, allowed_pickup, allowed_hotbar, allowed_mouse_pickup, allowed_inventory
  • Accepts item IDs, tags (#c:gems/diamond), or whole mod IDs (mekanism)
  • Lets specific items bypass individual enforcement rules even while still locked

This mod has no additional files