Creating a FDF Content Pack - elfuun1/FlowerDanceFix GitHub Wiki

Folder Structure

.
|___[FDF] Mod Folder
       |___ manifest.json
       |___ animations.json
       |___ Assets
             |____ NPC.png

Mod Manifest

The mod manifest for a FDF Content Pack is just like any other content pack.

Adding Custom Animations

See Custom Crowd Animations for more details.

Adding Custom FDF Sprites

See Custom FDF Sprites for more details.