Configuration
ClickMobs uses the YAML format for configuration. If you don't know what YAML is, please look into some tutorials or quick guides online:
Where to find the Configuration file?
Using Commands
The easiest way to find out where your configuration file is to run the command:
/clickmobs config pathThis will output the absolute path to the configuration file in the chat, especially useful if you are on singleplayer.
Manually
You can find the config.yml file used for configuring the mod/plugin at:
Fabric
If you are using the mod on a client: .minecraft/config/ClickMobs/config.yml
If you are using a custom client, i.E. Lunar or Modrinth, go to the corresponding installation directory instead of .minecraft.
If you are using the mod on a server, from the server root: .../config/ClickMobs/config.yml
Paper / Spigot
Found at .../plugins/ClickMobs/config.yml