-
Notifications
You must be signed in to change notification settings - Fork 1
Home
You can check the configurations here and see what each configuration does, to access the configurations files you can find it in VintagestoryDatapath/ModConfig/LevelUP
Changing the configurations in root mod folder will change the default configurations files when generating a server or config files in singleplayer, if the configurations files is already generated it will do nothing
Reset classes configurations to default: to regenerate the files you need to remove the classexp
folder and relaunch the world, a common mistake: deleting all files from the ModConfig/LevelUP/classexp/
this will not regenerate the files
Adding new class to the classexp
just copy one of the files that already exist and change the name to myclassidclass.json
-> commonerclass.json
You can earn experience just playing the game normally, breaking woods, killing creatures, mining, etc.
Some classes can have increased experience in some levels, you can check here the configurations for each class in vanilla
You can view what each level does in the survival handbook, default pressing: H
The level for your tools like axe, pickaxe, shovel, have a chance to not use durability depending on your level, for example if you have a pickaxe level 20 you probably have 25% o chance of not using durability. (default)
For server administration or single player tests, there some commands to handle the experience from players, you can look at command section
If you are a developer and want to know how to make a integration, patch or compatibility with LevelUP check the integration & compatibility section