Cookie Clicker: How to Make Juicy Queenbeets Plantable

A simple guide on how to make the normally unplantable Juicy Queenbeet, plantable.

 

How It Works
This “fix” is simple as all you are doing is changing a single line of code in the garden minigame. The line of code “plantable:false” is all that is preventing the Juicy Queenbeet from being plantable.

Locating The minigameGarden.js file
Open file explorer and go to the following folder

C:\Program Files (x86)\Steam\steamapps\common\Cookie Clicker\resources\app\src

In this folder you will see a file about halfway down called “minigameGarden.js”

Editing The File
To edit the file, open notepad and drag and drop the minigameGarden.js file onto it.

The notepad should rename itself to minigameGarden.js and be filled with code.

Scroll down until you see “queenbeetLump.” It is located on line 356.

Change the string of text on line 359 from “plantable:false” to “plantable:true”

Close notepad. It will ask you if you want to save, click yes.

Relaunch cookie clicker.

That’s It!
That’s all there is to it. Once you relaunch cookie clicker, juicy queenbeets should be plantable.

Thanks to Nebula_Bebula for his great guide, all credit to his effort. you can also read the original guide from Steam Community. enjoy the game.

Related Posts:

Leave a Comment