
- All games
- Stardew Valley
- Mods
- Modding Tools
- Shop Tile Framework
Shop Tile Framework
-
Endorsements
-
Unique DLs--
-
Total DLs--
-
Total views--
-
Version1.0.11
- Download:
- Manual
File information
Last updated
Original upload
Created by
CherryUploaded by
CherryChainVirus scan
Main files
-
Requires SMAPI 4.1.10 or later. See release notes.
Old files
-
Minor updates + addition of animal shop support
-
Added ability to condition check upon opening shops. This allows you to define store hours among other things
-
Conditions checking has been slightly changed!! If you're in the process of making a content pack, please find more info at:
https://github.com/ChroniclerCherry/stardew-valley-mods/blob/master/ShopTileFramework/README.md#condition-checking -
Added controller/keyboard interaction support
-
Fixed some warp errors with construction/animal purchase menus. Added several new condition checks, and refactored code to easily add new condition checks as needed ( feel free to request new conditions )
-
Fixed some bugs
-
Fixed an issue with recipes could be sold even if no recipe existed for that item
-
Sorry for the update again. Fixed a null error being thrown on recipes of items that aren't installed
-
Added new features, details in changelog, documentation found on github
-
Initial Release. Unzip into /mods
-
Completely rewrote the code base from the ground up
Added support for vanilla stores
Added way to remove JA Packs from vanilla stores -
Fixed input detection on mobile
- accidentally left some debug logging in there for when I was testing mobile, sorry about the random error logs -
Requires SMAPI 3.0.0 or later.
-
Requires SMAPI 4.0.0-alpha or later.
-
Requires SMAPI 4.1.0 or later.
-
Added some requested options
-
Added ways to remove JA pack items seperately from JA pack recipes, and specific items
Added a new condition that allows for synchronized random checks across different stock, shops, and over many days -
Fixed a missing null check
-
Added some new conditions
-
Fixed issue with recipes not disappearing from shops after being bought, added new conditions, added new console command to test conditions
-
MAJOR UPDATE: This version of STF requires Expanded Preconditions Utility found at https://www.nexusmods.com/stardewvalley/mods/6529
-Fixed error with removing by JA packs not removing saplings and seeds
-added ability to filter JA seeds by season -
Added an exclude function for JAPacks
-
Requires SMAPI 3.0.0 or later.