-
Notifications
You must be signed in to change notification settings - Fork 5
General Information to the ToolLeveling Configs
THIS PAGE ONLY APPLIES TO MODVERSIONS >= 1.4.0
- the config can be edited while the client/server is running
- when you are playing on a server, only the server needs to edit the config
- the server config will be synced to the clients when they join, or when the configs are reloaded
- open the config file (any text editor should work)
- edit the config file and save it once you are done
- before you try to sync the config, check if the file has the correct json-syntax
- test your configuration for the syntax on this website: https://jsonlint.com/
- if you try to sync a config with incorrect syntaxt, it will reset to the default values
- reload the config to make the changes effective
- while the game is running:
/toolleveling config reload
- while the game is stopped: the config will be loaded once you start the client/server
- while the game is running:
- resetting a config means, changing all values to the default values
- if the client/server is closed, just delete the config you want to reset and it will be regenerated at the next start
- to reset a config while the server/client is running, execute following command
/toolleveling config reset <config>
This config file contains all options that are used in the tool leveling table.
Explanation to all options can be found here https://github.com/tristankechlo/ToolLeveling/wiki/Config-tool_leveling_table.json
In this config file you can define the worth of each item.
Explanation to all options can be found here https://github.com/tristankechlo/ToolLeveling/wiki/Config-item_values.json
This config file contains all options that are used in the commands.
Explanation to all options can be found here https://github.com/tristankechlo/ToolLeveling/wiki/Config-command_config.json
Download the mod here:
Forge: https://www.curseforge.com/minecraft/mc-mods/tool-leveling-plus
Fabric: https://www.curseforge.com/minecraft/mc-mods/tool-leveling-plus-fabric
- Home
- Modversion >1.2.0
- Modversion >1.3.0
- Modversion >1.4.0
- Modversion >2.0.0