0 of 0

File information

Last updated

Original upload

Created by

OnTheRisk

Uploaded by

OnTheRisk

Virus scan

Safe to use

About this mod

Make animation for portraits

Requirements
Permissions and credits
Changelogs
Donations
Content patcher 2.5.1 completely broke Content patcher animation
if you still want to use Animated Mod use Content patcher 2.5.0


MOD HAVE PLAN TO UPDATE TO VERSION 2.0.0

-CHANGES ALL ANIMATED TO HAVE 40 FRAMES 
-ADD SPECIAL PORTRAIT 
-ADD COMPATTIBILITY WITH UGDE




IN THIS UPDATE(1.1.0) HAS  ADDED SOME OF PORTRAIT THAT WILL COME IN 2.0.0

PORTRAIT THAT CHANGED TO 40 FRAMES
Spoiler:  
Show

 
 



SPECIAL PORTRAIT

Spoiler:  
Show







This is the mod that turn normal portraits into animated portraits to make them more lively. This mod aim to add basic animations for the game, such as blinking or small emotes. 

   

This example is gif file and gif file has a limit of color so it's weird in game it will normally 


Here is some example how mod look likes in game

My Other Mod





Support me
Support me : paypal
Freely to talk with me on  x : OnTheRisk  or on discord add me : ontherisk 

For Modder
Spoiler:  
Show
For anyone who wants to make animations for portraits like my mod, you can freely do it. You can use my mod to recreate your mod you don't have to ask me for permission. Just credit me.
I want to help you make your own mod. If you are confused in any point, you can always ask me (by comment or DM).
I want to tell you that I want you to make animation mods because only I can't do animations for all of the portrait mods. So feel free to create your mod and fulfill the Stardew Valley world with your creativity.

How to make your own animated mod:
1.) Download Content Patcher and Content Patcher Animation; these two mods make you able to change the portraits and make them animated.
2.) Create your own file you can name it whatever you want the folder name doesn't effect anything.
3.) In your mod folder, you need 3 things: 1) content.json, 2) manifest.json, 3) an assets folder.
  • content.json - This file is used to replace your portrait in the game.
  • manifest.json - This file doesn't do anything to the game, but if you don't have this file, SMAPI can't read your mod.
  • assets folder - just a folder to put your portrait in.
I will show you what is in the 2 JSON files.
I want to start with the manifest file because you don't do much on this file. (In the picture, I use the Visual Studio Code program, but you can also use Notepad.)
manifest.json

    

content.json


A config file isn't need if you don't want config file just deletd the "configschema" line in content file.


5.) Test is your mod work. First, see the SMAPI log; if there is no red text, you passed the first gate. Second, see in the game if there is anything you have to fix. Is the portrait load properly

6.) If you finished your mod and my mod inspired you or this instruction helped you, please tell me; it makes me happy. You can share your mod link in my mod page comments or DM me.
If you don't understand any step, you can ask me I am always ready to help you. ^_^