Carrots Library — Configuration
Configuration
The mod uses the standard Forge configuration framework. The main config file is typically named carrotslib-common.toml and can be found in the /config folder of your Minecraft directory.
| Option | Type | Default | Description |
|---|---|---|---|
debugMode |
Boolean | false |
Enables verbose logging for troubleshooting API calls. |
enableLinerLogic |
Boolean | true |
Toggles the core framework for armor modifications. |
fluidTranslucency |
Boolean | true |
Controls whether custom fluids like Seed Oil use advanced rendering. |