Sk1llful - Skill System for Minecraft
Sk1llful is a compact library that implements character development mechanics through a skill system in the game. This mod serves as a foundation for developers, allowing them to create and register their own abilities and skills.
It's important to note that the library itself doesn't add any gameplay content - it only provides tools for other modifications.
Available Commands
The following commands are available for managing the skill system:
• /skillful show [player] [skillId] - displays another player's skill statistics
• /skillful showself [skillId] - shows your own skill statistics
• /skillful clearinfo - forcibly clears the skill information cache
• /skillful changexp [player] [skillId] - changes experience in the specified skill
Compatible Modifications
Currently available is the Skills: Vanilla extension, which adds skills for standard gameplay.
The library is fully compatible with modpacks and can be freely added to any collection.