0 of 0

File information

Last updated

Original upload

Created by

Novaphene

Uploaded by

Novaphene

Virus scan

Safe to use

About this mod

This mod gives the players a variety of replacement options or designs for the original stone floor.

Requirements
Permissions and credits
Changelogs
SDV 1.6 COMPATIBLE
Please do not redistribute or post this mod on any other sites. 




- a variety of replacement options for the original stone floor
- designs available: A_Dark, B_Cool, B_LightBrown, B_Warm, C_Crystal, C_Snow, C_Dark, C_Pink



Let's say you want to change the default design (which is A_Dark) to C_Snow, then go to config file and simply change the design option and dont
forget to save after editing it.

Configurations:
 
"StoneDesign": "A_Dark",
"Static": "True"

 "StoneDesign": "A_Dark"  ---> "StoneDesign": "C_Snow"

Configurations:
 "StoneDesign": "A_Dark",
"Static": "True"

If you want to have different stone designs daily, then you just need to edit:

"Static": "False"

*Static: If Static is "false", then the stone floor design will change daily. If it's "true", you have to pick a design and type in "StoneDesign".
*Note that when static is "true", stone floor design will not change daily.


How to Install / Use
1. Make sure you have the requirements
2. Download, extract zip, and put the extracted file into your StardewValley/Mods folder
3. Run SMAPI once to generate the config.json.

*If you want to change the default design, then:

4. Go to the mod's folder and open config.json using any text editor (Notepad, etc...)
5. Change the design according to your preferences.



~~~~~~~~~~~~~~~~Credits~~~~~~~~~~~~~~~~

I would like to express my sincere gratitude to Eemiestardew and Maleha for their wonderful mods and for granting me permission to modify their mods.
You can check the original mods to which I've based here:
Flooring Collection by Maleha
New paths (outdated) by Eemiestardew
For the 2.0.0 update, I would like to credit PaulDunstan for being helpful in many ways making it dynamic.