About this mod
Replaces some chess pieces (4 pawns and 3 bishops) with various flower sprites (also contains the Cosmetic Recolor because i'm too lazy to edit everything again)
- Permissions and credits
- Changelogs
This mod replaces the 4 pawns and 3 bishops (all but light wood) with some various flower sprites. It also adds rotation to those chess pieces so that 4 different flowers only replace 1 chess piece.
Finally, the crafting recipe of the concerned pieces were replaced from 50 wood to 1 fiber (my flower garden will be infinite)
Installation ~~
Use MOMI ! : [tested with MOMI 0.1.3]
- Download the latest release
https://github.com/Garethp/Mods-of-Mistria-Installer/releases
- Create the "mods" folder in your FoM folder
- Unzip this mod inside
- Run MOMI to install them !
if you use a mod that adds things (like rotation to a sprite, something this mod does), make sure you :
- backup your saves
- never delete the mod you used in game even if you replace it, keep it somewhere, anywhere
-> the game may not let you play if something that was added (and placed on your farm for example) is deleted in later files
->>>>> so when game updates, the json will be replaced and you may not be able to use that save anymore, you will have to wait for me to update the mod (may take a day or two, depending on real life situation)
-> Or, if you know there is an update, don't start Steam, open the game offline, and go to your farm to pickaxe every furniture that has modded rotation
If you forgot to do that it's fine, just way for me to update the mod and then you should be good to go :)
Since this mod adds rotation, it is harder to install compared to something that just replaces the sprites.
The data.win and fiddle.json go into your FoM folder, the shadow_manifest.json goes into FoM > animation > generated
Wanna fuse it with your own data.win ?
oh boy, every step is detailed on the unofficial discord for the game, in the modding channel, and it will be long and annoying.
But to say it simply :
- import all sprites into your data.win with UMT
- create sprites for each direction of each chess piece replaced (_south, _west, _north, _east), edit the parameters of the new sprites, and then place those sprites in the Texture group information > objects > sprites.
- (too lazy to explain how to change the shadows so no shadows for you, that way you don't have to change the shadow_manifest either)
- in the fiddle.json, locate the chess pieces changed, and where the south is, add a east, west and north parameters. Also change the file from "spr_furniture_chess_(pawn)_(white)" to "spr_furniture_chess_(pawn)_(white)_south" etc,...
- you can also change the recipe for the craft in this file, locate where the "50" "wood piece" is and put "1" "fiber"
- save everything and put in your FoM folder
Credits ~~
Every asset used is the property of NPC Studio, nothing is mine. I will gladly archive the mod if NPC Studio releases an update that is similar to this mod since they are the rightful owner and know how their game work better than me <3