CursedSliver

Garden calc: Infinite Expansion mod

Feb 19th, 2024 (edited)
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.83 KB | None | 0 0
  1. Looking for the big garden? Well, I created a mod for the Garden Calculator tool, which was originally made by Daydun intending for people to test their garden setups. The mod currently adds the following functionalities:
  2. - The ability to infinitely expand the garden (you can do so by clicking the plus button next to the level display), which were previously capped at level 9;
  3. - The ability to select and plant plants at its budding, sprouting, blooming, and mature phase, as well as the ability to plant decaying plants; the stats updates accordingly.
  4. - Now supports Tidygrass and Everdaisy's suppression of weeds and fungus.
  5. - The expansion of the stats from 2 digits of precision to 7.
  6.  
  7. How do I load the mod?
  8. - Go to https://daydun.com/cookie/garden/ (**THIS IS NOT COOKIE CLICKER! THIS IS NOT A COOKIE CLICKER MOD**)
  9. - Then, you can use one of two methods; this is just like loading a mod for Cookie Clicker:
  10. - Place the following text into the ADDRESS box of a bookmark, then click on it while focused on the Garden Calc website (Make sure to copy every bit of it over!): javascript:(function(){var jst =document.createElement('script');jst.setAttribute('type','text/javascript');jst.setAttribute('src','https://glander.club/asjs/jPKBtSJp');document.head.appendChild(jst);})()
  11. - Input the following text into your browser's Javascript console: var jst = document.createElement('script'); jst.setAttribute('type','text/javascript'); jst.setAttribute('src','https://glander.club/asjs/jPKBtSJp'); document.head.appendChild(jst);
  12. - Enjoy!
  13.  
  14. You can contact the creator for any comments or report issues at the Dashnet Forums discord server. Ping @cursedsliver in the Garden Puzzles thread in #cookie-clicker.
  15. - Link to the thread: https://discord.com/channels/412363381891137536/1205822628187603036
  16. - Link to the server: https://discord.gg/cookie
Advertisement
Add Comment
Please, Sign In to add comment