
Set a custom multiplier for experience gains (for the lazy people out there, including me)
BoostedExperience is a Fabric mod that lets you change how much experience you get from various sources by applying a multiplier. With this mod, you can tweak the experience gain rate to suit your preferred level of challenge and progression.
This mod depends on the library mod Roselib!
The JSON file should look something like this:
{
"multiplier": 5.0 // set this to any multiplier you want! (careful tho, you might crash the game)
}
On Client, you can use ModMenu for modification
On Server, you have to reboot the server by using /stop
This mod is server-side only! That means the client does not need this mod to join a server that has it, and this mod will not work if you are playing on a server that does not have it, even if the server has it, the server's config will override the client's.
Installing this mod on the client will only affect your singleplayer worlds.