Cookie Clicker

Cookie Clicker

122 ratings
How to use Cookie Monster add-on
By semptra
This guide describes how to install Cookie Monster add-on on a Steam version Cookie Clicker.
6
   
Award
Favorite
Favorited
Unfavorite
Cookie Monster add-on installation
Cookie Monster is an add-on you can load into Cookie Clicker, that offers a wide range of tools and statistics to enhance the game. It is not a cheat interface – although it does offer helpers for golden cookies and such, everything can be toggled off at will to only leave how much information you want.

To install it on a Steam version of the game, do the following:

1. Open "Options" tab, scroll down to "Mods", click on "Manage Mods" button.
2. Click on "Open /mods folder" button.
3. In the File Explorer, inside the "workshop" folder, create a new folder "CookieMonsterMode".
4. Add the following 2 files to the "CookieMonsterMode" folder:

info.txt

{ "Name": "Cookie Monster", "ID": "cookie monster", "Author": "Jan Odvarko - East Desire", "Description": "Cookie Monster is an addon you can load into Cookie Clicker, that offers a wide range of tools and statistics to enhance the game.", "ModVersion": 2.031, "GameVersion": 2.031, "Date": "25/07/2021", "Dependencies": [], "Disabled": 1, "AllowSteamAchievs": 1 }

Breakdown of info.txt:

  • "Name": "Cookie Monster" - the visibly displayed name of your mod
  • "ID": "cookie monster" - the text id of your mod (alphanumeric characters and spaces only), used as its key when saving or loading data, also used as identifiers in other mods' dependencies. This id must be the same as the first parameter used in your Game.registerMod(id,hooks).
  • "Author": "Jan Odvarko - East Desire" - your name here!
  • "Description": "Cookie Monster is an addon you can load into Cookie Clicker, that offers a wide range of tools and statistics to enhance the game." - a description of your mod
  • "ModVersion": 2.031 - a number value for your mod's version
  • "GameVersion": 2.031 - the last version of Cookie Clicker this mod was confirmed to run on
  • "Date": "25/07/2021" - the date your mod was released or last updated
  • "Dependencies": [] - optional; an array of IDs of other mods that must be loaded before this one, ie. ["cool mod preloader","extra stuff"]
  • "LanguagePacks": ["lang.js"] - optional; an array of local files containing localization data (ie. changing game text, adding translations etc)
  • "Disabled": 1 - optional; if set to 1, this mod will be disabled by default
  • "AllowSteamAchievs":1 - optional; by default, mods (unless they only consist of language files) block the unlocking of Steam achievements while enabled; set this to 1 if this is a good honest mod that does not incredibly unbalance the game

main.js


5. After this, open Cookie Clicker, go to the mods panel and enable Cookie Monster add-on.
6. Enjoy!

Cookie Monster GitHub [github.com]
Cookie Monster Fandom Page [cookieclicker.fandom.com]
94 Comments
Julzgamz Jun 1, 2023 @ 11:30am 
i dont have steam version i use microsoft bing bruh 💀
Task Apr 9, 2022 @ 7:56am 
this is completely useless now cause there is now a workshop
Godiva Oct 9, 2021 @ 12:59am 
For those who are having trouble getting the mod to show up on the list (despite having the right file extensions etc.), try running the game as an administrator.
Fearless <I°_°I> Sep 21, 2021 @ 10:07am 
"AllowSteamAchievs": 1 if you put that in the info.txt it should work
CH Sep 21, 2021 @ 9:25am 
Hey, I installed the mod and by the time I realized it they stopped counting the achievements in steam, I have 200 achievements in the game and in steam only 78 appear, does anyone know how I can solve it? I have already tried to deactivate the mod, delete it and even restart the game but it still does not solve itself. Anyone help?
merda com mijo Sep 15, 2021 @ 1:38am 
@🐉Rathian🐉 >It works perfectly but my cookie counter now is showing double notations (ex: 10,000 E E cookies with Metric , 10,000 Quint Quint cookies with short scales and 10,000 Qi Qi cookies with the Abbreviated notation)

go into settings, notation and put the scaling into game's setting scale, it worked for me!
Lemon Sep 14, 2021 @ 2:26pm 
Found a fix for it, if you save the main.js as is it will make it main.js.txt but the .txt will be hidden in the file settings click on veiw and turn on file name extension and delete the .txt from main.js
Lemon Sep 14, 2021 @ 1:43pm 
Hey, I've been trying to get this to work for like 2 days now. i had it pop up on the mod list but it didnt do anything.now i cant get it to show in the mod list at all? i can stream on discord if anyone can give me a hand? please and thanks.
snark Sep 12, 2021 @ 7:37am 
This isn't officially supported yet, correct? I keep seeing people use Cookie Monster and I'm not sure if they're just using the browser version hooked up to Steam or somehow a new version I can't find anywhere.