0 of 0

File information

Last updated

Original upload

Created by

MouseyPounds

Uploaded by

MouseyPounds

Virus scan

Safe to use

About this mod

Floor Shadow Switcher is a SMAPI mod which allows toggling of shadows on crafted flooring items.

Requirements
Permissions and credits
Changelogs
Description:

Floor Shadow Switcher
is a SMAPI mod which allows toggling of shadows on crafted flooring items. It is mostly useful in conjunction with flooring texture replacements such as Natural Paths. Shadow presence for each flooring item can be set individually in the config.json file; this file is not included with the download and will be automatically created the first time the game is run with the mod loaded.


Installation:

  • Install the latest version of SMAPI.
  • Unzip the download and place the included FloorShadowSwitcher folder into your Mods folder.


Configuration:

The config tokens should be self explanatory. For example, EnableShadowsForType_0_WoodFloor lets you enable (set to true) or disable (set to false) shadows for the crafted "Wood Floor" item (or whatever mod item replaces it.) By default, this mod disables the shadows for all 10 floor & path items. (In the unmodded game, all items with "Floor" in the name have shadows on, but those named "Path" have shadows off.)


Compatibility:

Floor Shadow Switcher requires SMAPI version 3.0.0 or higher and should work with Stardew Valley 1.4 or higher.


Source Code Repository:

GitHub