Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
(release): 1.0.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mzonski committed Jul 2, 2023
1 parent 8ccb7ca commit c2f3f97
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 15 deletions.
Binary file modified .github/CheatMod-ingame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions CheatMod.Core/BuildInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ public static class BuildInfo
public const string Description = "Use it for your advantage";
public const string Author = "Zonni";
public const string Company = null;
public const string Version = "1.0.12.6";
public const string DownloadLink = null;
public const string Version = "1.0.14.7";
public const string DownloadLink = "https://www.nexusmods.com/rootsofpacha/mods/3";
}
30 changes: 17 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,36 @@ This repository contains a cheat mod for Roots of Pacha game that can be used to

## Prerequisites
- Roots of Pacha game installed on your computer
- [MelonLoader](https://github.com/LavaGang/MelonLoader) installed over Roots of Pacha game
- [MelonLoader](https://github.com/LavaGang/MelonLoader) or [BepInEx5](https://github.com/BepInEx/BepInEx/releases) installed over Roots of Pacha game

## Installation
1. Install [MelonLoader](https://github.com/LavaGang/MelonLoader) or [BepInEx5](https://github.com/BepInEx/BepInEx/releases)
2. Download `CheatMod.[InstalledModFramework].zip` from the [release page](https://github.com/mzonski/roots-of-pacha-cheat-mod/releases)
3. Copy content from the output directory to the Roots of Pacha directory.
2. Download `CheatMod.[InstalledModFramework].dll` from the [release page](https://github.com/mzonski/roots-of-pacha-cheat-mod/releases)
3. Copy the dll to appropriate directory in your modded game.
4. Run the game and enjoy the new features!

## Features
- Item spawner
- Instant catch
- Fast fish spawn rate
- Max fishing buffs
- Infinite flute usages
- Skip attune minigame
- Seeds don't decrease from pouch
- Infinite water tool
- Infinite stamina
- Forcefully cover tiles with stones/grass/sticks
- Skip disclaimer and intros
- Time manager (freeze time, set time)
- Time manager (freeze time, set time - a little buggy)
- Player speedhack
- Insta grow crops (not working fully)
- Insta grow crops
- Destroy hittable resources in range
- Teleports to waypoints
- Animals always well-fed

## Keys
| Key | Function |
|-----|-----------------------------------------------------------|
| F2 | Open cheat menu |
| F3 | Add 5 charisma for a day |
| F5 | Grow crops in 3f range |
| F6 | Grow trees in 3f range |
| F12 | Plant grass/rocks/trees over tiles (massive, be careful!) |
| Key | Function |
|-----|----------------------------|
| F2 | Open cheat menu |
| F5 | Grow crops in 3f range |
| F6 | Grow trees in 3f range |
| F8 | Destroy hittable resources |

0 comments on commit c2f3f97

Please sign in to comment.