Cucumber Mod — Configuration
Configuration
Cucumber Mod offers a client-side configuration file that allows players to customize how information is displayed. This file is typically located in the /config folder of your Minecraft directory as cucumber-client.toml.
Configuration Options
| Option | Default Value | Description |
|---|---|---|
showTagTooltips |
true |
Toggles the visibility of item tags when Advanced Tooltips are on. |
showNBTTooltips |
false |
Toggles the visibility of raw NBT data in tooltips. |
nbtTooltipKey |
SHIFT |
Sets the modifier key required to see NBT data (Options: SHIFT, CTRL, ALT). |
To enable NBT tooltips, locate the cucumber-client.toml file, change showNBTTooltips to true, and restart the game or use a config-reloading mod.