Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

Tags for this mod

About this mod

Gives your farmer a customizable rainbow trail and optional speed buff.

Requirements
Permissions and credits
Donations
With this mod, pressing a hotkey (default NumPad 1) toggles a rainbow trail that follows your farmer.



You can customize the length of the trail in the config.

By default, the trail gives a speed buff, you can disable this in the config by setting it to 0.

You can use Content Patcher to create a mod that replaces the rainbow colours with any 64x64 graphic you want (see this mod's assets/rainbow.png as a template). The target path is "aedenthorn.RainbowTrail".

E.g.:

{
    "Format": "1.23.0",
    "Changes": [
        {
            "Action": "Load",
            "Target": "aedenthorn.RainbowTrail",
            "FromFile": "assets/rainbow.png"
        }
    ]
}


An example of this is Void's RainbowTrail retexture.


Config

You can customize this mod by editing the config file or using Generic Mod Config Menu.


Technical

Requires SMAPI.

Implements a Generic Mod Config Menu interface to change config settings in-game.

Compatible with Mod Updater for automatic updates.

Code is at https://github.com/aedenthorn/StardewValleyMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.

A list of all my mods for Stardew Valley is available at https://www.nexusmods.com/stardewvalley/articles/895.