StaticParticle
Modadds configurable particle types, useful for datapack VFX
Type
Mod
Modrinth Downloads
346
Modrinth ID
xlZpPQH6
Last Updated
Jun 2, 2026
Description
⚠️ please keep in mind that the description is only maintained for the latest version
2 particle types are implemented
static_particle
- configurable color, alpha, startSize, size, endSize, lifetime, texture
- is emissive (glow in the dark)
static_oriented
- configurable color, alpha, startSizeX, sizeX, endSizeX, startSizeY, sizeY, endSizeY, lifetime, rotation, post_rotation, cull, texture
- is emissive (glow in the dark)
⠀
all number arguments(the particle parameters) support ranges ("x..y"=random from x to y), rotation arguments also support ~ which will use the command rotation context on the appropriate axis
⠀
also if youre wondering, post_rotation is just a second pass of rotation, technically redundant, just convenient
dot
dither
smooth
pixel
there are 3 standalone commands
/fov <add|multiply|set|query> [interpolation type] [interpolation duration]
- changes/gets the client FOV of the targets
/rendertext <sizeX> <sizeY> [duration] [opacity] [gui scale independent] [hide with HUD] [overlay] [shadow Color(RGBA HEX)]
- displays text on the targets screens at the inputted position
- boolean argument for making the text size independent of the clients GUI scale setting
- boolean argument for forcing the text to display even if the HUD is hidden (F1)
- boolean argument for the size being multiplied by the client window aspect ratio
/camerarot [duration]
- adds rotation offset to the client camera (linear interpolation)
the mod adds two conditions for predicates
{ "condition": "staticparticle:player_action", "action": "attack"/"pick_item"/"use", "context": "in_game"/"in_menu" }mouse* condition
- true when the target of the predicate is holding the respective buttons in the respective context
key condition
- the mod adds 5 new keybinds that dont do anything, except for tell the server theyve been pressed by a client
- true when the target of the predicate is holding the respective key
Compatibility
Mod Loaders
Game Versions
Screenshots
Similar Mods
Backstab Reforged
Unofficial Successor to Inforno's Backstab Mod
Powercoin Creative items! (Palladium)
PowerCoin is a small Palladium addon that adds six creative-only, unobtainable items for use in quests, progression, and...
Dynamic Elytra FOV
Mod that add's dynamic FOV when flying, based off of player velocity.
XP: Attribute Core
It adds a wide variety of RPG-style attributes
Ender Dragon Head Drop
adds the ender dragon head to the ender dragon loot table
Create train tracker
This addon allows you to see in real time the position of your trains as well as their status (destination, distance, or...