
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.

//modrinth.com/mod/yacl/version/3.4.2" rel="noopener noreferrer" target="_blank">https://modrinth.com/mod/yacl/version/3.4.2 1.20.1-forge" target="_blank" rel="nofollow">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:
undefined
♟Features
You probably have the wrong version of the YetAnotherConfigLib, use the version 3.4.2.
undefined
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.
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
undefined
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
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: []
}
undefined
Nope, you only need the fork version. (Find the latest version in the discord)
To fix it you need to replace Localized Chat with Proximity Text Chat which don't have this issue.
Source code at Github:
undefined