DoxEffect (TaCZ Recommendation)

Quick rating

DoxEffect (TaCZ Recommendation)

No reviews yet

Shared status-effect system for Dox mods — stacking debuffs with icons and a vanilla /effect bridge.

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

About

Project Details

Type
Mod
Latest Version
doxeffect-1.0.0.jar
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

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

### Short description
A shared **status-effect system** the Dox mods build on. Sources apply typed debuffs — movement/attack slowness, weapon spread, recoil, view tremor — each with a magnitude and duration; consumers read the effective value (or it's applied as an attribute). Multiple sources **stack correctly** (attribute effects multiply, query effects sum). Active effects mirror to **vanilla effect icons**, and a **`/effect` bridge** lets vanilla commands / other plugins trigger the real effect. Installed because another Dox mod requires it.

### What it provides
- **Typed effects** — `MOVE_SLOW`, `ATTACK_SLOW` (attribute-based), `GUN_SPREAD`, `GUN_RECOIL`, `VIEW_TREMOR` (query-based, client-synced).
- **Source stacking** — e.g. "healing −50%" and "broken leg −35%" combine; each source can be updated or cleared independently.
- **Timed or indefinite** — duration ticks, or state-driven (a source refreshes/removes it).
- **Vanilla icon mirroring** + **`/effect` bridge** — give the display MobEffect via vanilla and it becomes the real effect.
- **Client sync** for visual effects (recoil/tremor) — only the local player's effective value is streamed.

### Requirements
- **DoxCore** (required). Does nothing visible on its own — a shared system used by other Dox mods.

### For modders
- `DoxEffectManager.apply(player, source, type, magnitude, durationTicks)` / `applyBatch` / `clearSource`.
- `DoxEffectManager.magnitude(player, type)` — read effective query value (spread/recoil/tremor).
- `ClientEffects.recoil` / `ClientEffects.tremor` — client-side synced values for render code.

All projects were produced using AI.

Screenshots

Gallery

  • effect5.gif
    effect5.gif effect5.gif
  • effect4.gif
    effect4.gif effect4.gif
  • effect3.gif
    effect3.gif effect3.gif
  • effect2.gif
    effect2.gif effect2.gif
  • effect1.gif
    effect1.gif effect1.gif

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
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