Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Item Progression

Item Progression

Adds restrictions on item usage based on invested experience points. Inspired by Skillable

22
0
Adventure
Cursed
Game Mechanics

Compatibility

Minecraft: Java Edition

1.21.1

Platforms

Fabric

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

n643064
n643064 Member

Details

Licensed GPL-3.0-or-later
Published 3 weeks ago
Updated 2 weeks ago
DescriptionGalleryChangelogVersions

Item Progression

This mod adds a leveling system, which prevents players from using certain items before they reach a specified level in the corresponding skills. The list of available skills and requirements is fully configurable. Additionally the mod makes spawners and fully grown crop blocks drop a specified range of xp; this can be configured or disabled in the same config file.

Example Configuration
{
  "skills": [
      {
        "name": "Example Skill 1",
        "iconItem": "minecraft:apple",
        "maxLevel": 100
      },
      {
        "name": "Example Skill 2",
        "iconItem": "minecraft:stick",
        "maxLevel": 50
      }
  ],
  
  ...

  "itemMap": {
    "minecraft:torch": 
    {
      "Example Skill 1": 20,
      "Example Skill 2": 50,
    },
    "minecraft:apple": 
    {
      "Example Skill 2": 8
    }
}

Compatibility

By default, the item list includes items from the following mods:

  • Better Archeology
  • Things
  • Mutant Monsters
  • Dragon Loot
  • Extra Shields
  • Farmer's Delight Refabricated
  • Underground Worlds
  • Ice and Fire

These mods are not required, and any missing items will simply be ignored.

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.