Config
Customize calculator settings
Important Version Notice
Following Hypixel SkyBlock's Modern Update, only Minecraft 1.21.9 - 1.21.11 are currently supported. Support for 1.21.9 will be removed soon. This mod will not receive updates for older versions. Please ensure you are using a supported version to avoid issues.
Config File
Location: config/notenoughcalculator.json
{
"decimalPrecision": 10,
"showUnitSuggestions": true,
"enableHistoryNavigation": true,
"showInlineResults": true,
"enableCommaFormatting": true
}
Settings
| Setting | Default | Description |
|---|---|---|
| decimalPrecision | 10 | Decimal places in results |
| showUnitSuggestions | true | Show unit hints like (50m) |
| enableHistoryNavigation | true | Enable Ctrl+Z/Y |
| showInlineResults | true | Show results in REI |
| enableCommaFormatting | true | Format numbers with commas |