FuseBox

Quick rating

FuseBox

No reviews yet

Library datapack and mod for easy datapack development. Includes working stopwatch, countdown and an complex events system. Could be required for a mod or datapack you want to use.

API/Library
Mod Loaders
Datapack
Forge
NeoForge
Fabric
Quilt
Minecraft
26.2

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 Optional
Server Required

About

Project Details

Type
Mod
License
MIT License
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

FuseBox


Static Badge Modrinth Downloads Static Badge Static Badge Static Badge

Static Badge Static Badge


Built with FuseBox


DISCLAIMER ON AI USAGE (click to read)

Disclaimer on AI usage

I want to be as transparent as possible regarding my use of AI in this project.

I understand that many people are very critical of AI, and I am too. But I believe that AI can also be used very effectively.

If you find this topic important, please read the following explanation in its entirety.

This project is largely built using AI (Gemini 3 (partially also 3.5) Flash). This includes a significant portion of the code and the documentation.

Regarding the code:

Although a large part of the code is AI-generated, I understand how it works and operates. I know which systems and subsystems exist, how they function, and how they interact with each other. I don't claim that I could program the entire project myself, I lack the knowledge and, above all, the time. However, I do understand how my project works. Therefore, I am also able to test and debug these systems and solve problems myself.

Regarding documentation:

I'm really not good at writing documentation, as my thought processes and explanations often don't make sense to others. Therefore, I created the documentation and the associated generators for easy use with AI.

Conclusion:

In case anyone is wondering whether this disclaimer was also written with AI: no. I wrote it in my native language (German) and translated it into English using the classic Google Translate.

I understand if you don't want to use this project due to the intensive use of AI, or if you even actively dislike it. But it's important to me to be transparent and open. I also want to make it clear that all my other projects are not created with AI. I can code datapacks, I understand how datapacks work, and I can work with them (I often use the "Scythe" editor by the YouTuber "Craiy"). It was important to me to create a datapack that would make it easier for me to create my own datapacks or even worlds in the future.

I hope this explanation has clarified how and why I used AI.

What?

FuseBox is a datapack designed to simplify the development of other datapacks. FuseBox itself is a library datapack, meaning it doesn't do anything on its own. However, developers can use FuseBox to streamline the development of their own datapacks (or even entire worlds). FuseBox can also be installed as a mod, but for datapack development, I recommend the standard datapack version. FuseBox is currently in early development, so many more features and systems will be added in the future. Currently, there are four systems available: Stopwatch, Countdown, Actionbar Display, and Events.

To help using the pack, there is a full documentation which also includes simnple configurators for stuff like creating a stopwatch, registering an event etc.

Static Badge

Event system

With the FuseBox event system you can automatically execute commands or functions as a player when certain player based events happen, these include:

  • onJoin
  • onDeath
  • onLeave
  • onKillPlayer
  • onKilledByPlayer
  • onDamage
  • onEntityKill
  • whileOnline
  • whileOffline
  • onRightClick (with specified item)
  • onHoldItem (with specified item)

You can register commands and functions to these events. Both will be executet as the player that triggered the event. Functions will also get the name of the player as an argument "$(player)".

Stopwatches & Countdowns

With FuseBox you can easily create intern stopwatches and countdowns and optionally show them to certain or all players in the actionbar. Almost every aspect of their appearance is configurable per stopwatch/countdown. You can use the configurator in the documentation to create all commands you need to create, show and pause the stopwatches/countdowns.

Actionbar Display

This is still very early in development, currently it's the system the stopwatches and countdowns use for displaying their data for selected or all players. Since everything here is controlled, it is possible to temporarily override the action bar for one or more players with custom text for a specific duration.

Screenshots

Gallery

This project has no gallery images yet.

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