Cookie Clicker

Cookie Clicker

Not enough ratings
Exponent Display Mod
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
5.265 KB
May 29, 2023 @ 5:39pm
Mar 1 @ 7:09pm
3 Change Notes ( view )

Subscribe to download
Exponent Display Mod

Description
Exponent Display Mod

Adds many different options for formatting numbers in exponential notation.

Important Note: This mod is affected by the "Shorten Numbers" setting. Turning "Shorten Numbers" OFF will defer fully to the mod settings for displaying numbers.

Formatting Options

Normal
What the game normally does. Exponential format, 3 digit precision.

Nine Precision
Exponential notation, but with 10 digit precision.

Thousand Chunks (Default)
Displays within range of 1-1000, with 9 digits of precision. Thousands formatted like [n×000].

Unshorten
Forces the regular raw format with trailing zeros. May conflict with styling.

Thousand Dots
Like "Unshorten", but 000 represented by •

Custom (Advanced)
Gives you much more control by allowing you to plug in a javascript configuration based on Intl.NumberFormat[developer.mozilla.org]

Set your language tag (BCP 47). Example:
en-US
Set a JSON object of the options for Intl.NumberFormat to leverage built in formatting features. Example:
{ "maximumFractionDigits": 1, "notation": "engineering" }
Intl.NumberFormat Parameter options [developer.mozilla.org]
15 Comments
Robotnik  [author] Feb 18 @ 4:21pm 
Nope, but that can get added.
Mouthnoseear Feb 18 @ 2:08am 
Is there an option for engineering notation? It's my favourite form but I know its fairly uncommon
Robotnik  [author] Dec 9, 2024 @ 3:58pm 
Added in the description a note to clarify what issue was happening in case anyone else has issues. Basically the mod respects the "Shorten Numbers" setting to some extent.
ItzUmbreonUwU Dec 6, 2024 @ 7:16pm 
I don't see any errors sticking out, unless this is not the correct console 😀
https://imgur.com/a/odcV0KF
Robotnik  [author] Dec 6, 2024 @ 5:36pm 
@ItzUmbreonUwU I can't reproduce with no mods or just CSE. I can try to fix it if you give me the error you're getting through the developer tools: https://steamcommunity.com/sharedfiles/filedetails/?id=2602063672
ItzUmbreonUwU Dec 6, 2024 @ 8:56am 
Hi! I installed the mod but it would either a) infinite loading or b) do nothing. I have not installed any other mods. Please help! D:
Robotnik  [author] Sep 23, 2023 @ 5:27pm 
@helibobs77 Almost certainly another mod is conflicting with this one. Try turning them off/on until you isolate the one/few that are doing it. Let me know which one you think it is, and I'll see if I can't do anything about it
helibobs77 Sep 23, 2023 @ 8:59am 
the mod is not working.
may anyone help?
Robotnik  [author] Jun 25, 2023 @ 9:20pm 
Maple Jun 16, 2023 @ 11:44pm 
Still having issues with it as of today .-. using a few mods, including all the ones Heroic mentioned, it makes a bunch of my stuff not render, removing this mod fixed that though so this is the problem child, feel free to add/message me directly to see if we can fix this~