Skip to content

Fireworks Mania Mod Tools

Welcome to the Fireworks Mania Mod Tools documentation. This site covers everything you need to know to create mods for Fireworks Mania — from setting up your first project to an in-depth reference for every script and component.


Topic Description
Getting Started Install the tools and build your first mod
Best Practices Naming conventions, folder structure, and tips
Optimization Keep file sizes small and load times fast
Script Reference Detailed documentation for every component

What Are the Mod Tools?

The Fireworks Mania Mod Tools are a Unity Package that gives mod creators everything they need to build, preview, and export custom content for Fireworks Mania.

With the Mod Tools you can create:

  • 🎆 Custom fireworks — rockets, cakes, roman candles, mortars, fountains, shells, zippers, and more
  • 🏞️ Custom maps — full outdoor levels with environment, lighting, and weather settings
  • 🪑 Custom props — static and interactive decorative objects
  • 🔊 Custom sounds — unique audio for any firework or interaction

No coding skills are required. All of the above can be done entirely through the Unity Editor. Coding is optional for advanced customization.


Video Tutorials

A full video playlist covering mod creation is available on YouTube:

▶ Mod Support | Fireworks Mania — YouTube Playlist


Current Unity Version

Always use the Unity version listed in the CHANGELOG for the current release. Using a different version may cause unexpected issues.