Fireball Wand

Quick rating

Fireball Wand

No reviews yet

A lightweight Forge mod that lets players launch customizable fireballs using a configurable activation item.

Magic
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🔥 Fireball Wand

Fire Wand is a lightweight, server-friendly Minecraft Forge mod that allows players to launch powerful Ghast-style fireballs using a configurable activation item.

The mod is designed to be simple to use while remaining highly configurable through in-game commands. Customize the activation item, fireball speed, explosion power, and optional NBT requirements without ever leaving the game.

This version was created mostly for fun, so it will only be released for Minecraft 1.20.1. I don't currently plan to update it further unless there's enough interest from the community and people want to see more of this type of content.


✨ Features

  • 🔥 Launch Ghast-style fireballs with a right-click.
  • ⚡ Configurable fireball speed.
  • 💥 Adjustable explosion power.
  • 🪄 Configurable activation item.
  • 🏷️ Optional CustomModelData requirement.
  • 🌍 Optional chunk loading support.
  • 🗑️ Fireballs automatically despawn after 30 seconds to prevent permanently loaded chunks.
  • 💾 Automatically saves configuration changes.
  • 🖥️ Dedicated server friendly.
  • 🎮 Multiplayer compatible.

📖 Commands

View Current Settings

/firewand

Displays the current Fire Wand configuration.


Reset Configuration

/firewand reset

Restores every setting back to its default value.


Fireball Speed

/firewand set speed <1-10>

Controls how fast fireballs travel.

Default

3

Explosion Power

/firewand set explosionpower <0-127>

Controls the explosion strength.

Default

18

Require NBT

/firewand set requirenbt <true|false>

When enabled, the activation item must contain the required CustomModelData.

Default

true

Keep Chunks Loaded

/firewand set keepchunksloaded <true|false>

Allows fireballs to continue traveling through unloaded chunks.

Default

false

Activation Item

Use the item currently held in your hand:

/firewand set item hand

Or specify an item directly:

/firewand set item minecraft:blaze_rod

🪄 Default Activation Item

By default the mod uses:

minecraft:blaze_rod

When Require NBT is enabled, the Blaze Rod must also contain:

{CustomModelData:1}

Example:

/give @s minecraft:blaze_rod{CustomModelData:1}

⚙️ Default Configuration

Setting Default
Activation Item Blaze Rod
Fireball Speed 3
Explosion Power 18
Require NBT true
Keep Chunks Loaded false

🔥 How It Works

Hold the configured activation item and simply right-click.

The spawned fireball:

  • Travels in a perfectly straight line.
  • Keeps a constant velocity.
  • Explodes upon impact.
  • Automatically despawns after 30 seconds if it hasn't exploded.
  • Prevents abandoned fireballs from permanently loading chunks.

💾 Configuration File

All settings are automatically stored inside:

config/firewand-server.json

Any changes made using commands are immediately saved and persist across server restarts.


🌐 Multiplayer Support

Fire Wand is fully compatible with multiplayer servers.

Configuration is handled server-side, ensuring all players share the same settings.


📜 License

This project is licensed under the MIT License.

You are free to use, modify, and distribute this project in accordance with the license.


❤️ Credits

Developed by username65735YT.

If you enjoy the mod, consider starring the GitHub repository or following future releases!

Screenshots

Gallery

  • Biome to Wasteland
    Biome to Wasteland Shows the player holding the Fireball Wand and firing them at an Oak Forest Biome
  • Ruined Village
    Ruined Village An almost unrecognizable Village destroyed by fireballs fired from the fireball wand

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works