Skip to content

Commit 69e4d7f

Browse files
committed
feat: add Pet Adopter and CK Better Cheats Menu mods
1 parent ccc3b03 commit 69e4d7f

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed
101 KB
Loading
31.1 KB
Loading

assets/js/site.js

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,20 @@ const mods = [
195195
overview: "Purchased barn/coop animals are instantly fully matured and ready to produce products.",
196196
link: 'https://www.nexusmods.com/stardewvalley/mods/41509'
197197
},
198+
{
199+
id: 9,
200+
image: 'assets/images/mods/Pet Adopter.webp',
201+
title: 'Pet Adopter',
202+
overview: "Instantly adopt any pet breed for free! Browse cats and dogs with a sleek UI, name them, and add them to your farm. Press LShift + V to open.",
203+
link: 'https://www.nexusmods.com/stardewvalley/mods/42945'
204+
},
205+
{
206+
id: 10,
207+
image: 'assets/images/mods/CK Better Cheats Menu.webp',
208+
title: 'CK Better Cheats Menu',
209+
overview: "An Ultimate Trainer with 91+ Cheats. Teleport everywhere. Till or water 11x11 soil. One hit trees with axe or boulders with pickaxe. Instantly grow crops and trees. Unlock all recipes for crafting and cooking. Craft without materials. Add gold without causing discrepancies. Instant Fish Bite? Skip Fishing Minigame? Health Regen? One Hit Kill? every cheat is here.",
210+
link: 'https://www.nexusmods.com/stardewvalley/mods/42088'
211+
},
198212
];
199213

200214
const softwareProjects = [

0 commit comments

Comments
 (0)