Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Add Aptitudes, Skills and Passives in a vanilla way!
Just Leveling Fork offers an intuitive interface and multiple mechanics. Customize your character with a lot of titles, track your progress through the aptitudes GUI, and grind to unlock everything behind each aptitude.
YetAnotherConfigLib
Use version 3.4.2 of YACL! Otherwise you game will crash when you open the in game config.
If you're using BetterCombat you require the next library:
♟Features
- 8 Different aptitudes. You can see more info about this on the wiki.
- Unique Skills for each aptitude.
- Unique Passives for each aptitude.
- A lot of Titles for players to equip.
- In game configuration.
- BetterCombat, EpicFight and Tetra support!
Frequently Asked Questions
My game crashes when I open the config in game
You probably have the wrong version of the YetAnotherConfigLib, use the version 3.4.2.
I'm having dupe issues when crafting
This only happens when using a mod that adds custom behaviors to the crafting table or adds new crafting tables, if that's your case go to the mod config and turn off
closeCraftingMenu
.
How do I add custom lock items?
For that you will required to edit the lockedItems.json5 file located at
.minecraft/config/JLFork/justleveling-fork.lockItems.json5
There you can follow the format of the example items to add your own restrictions, you can find all possible aptitudes at the WIKI
What mods are supported?
Well, by default it should support all mods out there, if for any reason you find that you can't block a item or something from a mod, you can open a post in suggestions and support for that specific mod can be added ^^
If you want a more specific list, you can find it in the WIKI
How can I disable all the locked items?
If for some reason you wanna disable all the locked items, replace the content of the file located at
.minecraft/config/JLFork/justleveling-fork.lockItems.json5
with the next one:
{
// Lock item list
lockItemList: []
}
Do I require the original mod to use this version?
Nope, you only need the fork version. (Find the latest version in the discord)
I wanna use Localized Chat mod but in the chat only my title appears.
To fix it you need to replace Localized Chat with Proximity Text Chat which don't have this issue.
Source code at Github: