Item Progression
No reviews yet
Adds restrictions on item usage based on invested experience points. Inspired by Skillable
Includes a large focus on traversing worlds with enhanced world generation, structures, dungeons, and more for players to find unique loot.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers