Cookie Clicker – How to Install Cookie Monster Add-On on Steam Guide

Cookie Clicker – How to Install Cookie Monster Add-On on Steam Guide 1 - steamlists.com
Cookie Clicker – How to Install Cookie Monster Add-On on Steam Guide 1 - steamlists.com

This guide describes how to install Cookie Monster add-on on a Steam version Cookie Clicker.
 
 

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
}

 
 
main.js
 
 

Game.LoadMod("https://cookiemonsterteam.github.io/CookieMonster/dist/CookieMonster.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 – [fandom.com] 
 
 

Written by semptra

 
 
I hope you enjoy the Guide we share about Cookie Clicker – How to Install Cookie Monster Add-On on Steam Guide; if you think we forget to add or we should add more information, please let us know via commenting below! See you soon!
 
 


5 Comments

  1. Hi, Im new to cookie clicker and dont really know what Im doing.
    I followed the steps, enabled the mod, started the game up, and I dont see anything?
    The mod hasnt changed anything on screen

  2. maybe your way is easier TinyTalkingNinja
    ty btw
    i hope there will be an option to update addons.
    cookie monster seems to be a little buggy right.
    did you also notice that TinyTalkingNinja?

  3. I can’t seem to follow the steps.
    till step 3 I followed then for step 4
    I just create a text document rename it to info.txt and copy paste?
    And for the main.js file I have no idea what to do.

    • heey jelmer

      first you need make sure you have Show File Extensions on.
      here a link to show how to do this:
      https://www.howtogeek.com/205086/beginner-how-to-make-windows-show-file-extensions/

      after this just add an new text file.
      and name this main.js
      this will turn the file into a javascrip file.
      right click on the file and select edit.
      and place this line into it:

      Game.LoadMod(“https://cookiemonsterteam.github.io/CookieMonster/dist/CookieMonster.js”); – []

      after this just open the game
      go to manage mods click on cookie monster and set it to enable.
      wait a few sec and there will be a message about the version nr you want to load.
      and just press ok

    • An alternative to jeffrey’s suggestion, you can paste the java part in to notepad, go to File -> Save As.., you will see at the bottom it says “Save as type”. You want to click that and change it from “Text Documents” to “All Files” then name it main.js and Save.

      Then just finish the rest of the steps as mentioned by jeffrey to enable the mod!

      Just offering more ways to achieve the same outcome for those more familiar with this method.

Leave a Reply

Your email address will not be published.


*