Skip to content

Modding Sandbox

The modding sandbox is a small quick to load scene in the game that can be used to test mods. It loads as a creative world.

Enabling the Modding Sandbox

To enable the modding sandbox, before starting the game create a file called "moddingmode.txt" in the persistent Garden Paws folder.

Creating the moddingconsole.txt file

To access the persistent Garden Paws folder you can type this in your Windows Explorer:

%AppData%\..\LocalLow\Bitten Toast Games\GardenPaws\

This is where the moddingmode.txt file should go:

  📂 AppData
  └── 📂 LocalLow
       └─── 📂 Bitten Toast Games
             └─── 📂 GardenPaws
                   └─── 📝 moddingmode.txt 💡

If the game finds this file at this location it will skip the regular loading and load straight into the Modding Sandbox scene.

Comments