Language

ExParticle

Modrinth

A particle effect extension

1.6k downloads 7 followers updated 2mo ago
latest v1.4.1 Modrinth
Neoforge 1.21.1 – 1.21.1 DecorationLibraryUtility

Introduction

It allows you to control particle motion using mathematical expressions.

Commands

/particlex functions
/particlex clear-particle
/particlex clear-cache
/particlex normal <name> <pos> <color> <speed> <range> <count> [<age>]
/particlex conditional <name> <pos> <color> <speed> <range> <expression> [<step>]
/particlex parameter <name> <pos> <color> <speed> <begin> <end> <expression> [<step>]
/particlex polar-parameter <name> <pos> <color> <speed> <begin> <end> <expression> [<step>]
/particlex tick-parameter <name> <pos> <color> <speed> <begin> <end> <expression> [<step>]
/particlex tick-polar-parameter <name> <pos> <color> <speed> <begin> <end> <expression> [<step>]
/particlex rgba-parameter <name> <pos> <speed> <begin> <end> <expression> [<step>]
/particlex rgba-polar-parameter <name> <pos> <speed> <begin> <end> <expression> [<step>]
/particlex rgba-tick-parameter <name> <pos> <speed> <begin> <end> <expression> [<step>]
/particlex rgba-tick-polar-parameter <name> <pos> <speed> <begin> <end> <expression> [<step>]
/particlex image <name> <pos> <path> [<scaling>]
/particlex image-matrix <name> <pos> <path> [<scaling>]
/particlex video <name> <pos> <path> [<scaling>]
/particlex video-matrix <name> <pos> <path> [<scaling>]
/particlex group (remove|change)

Need attention

  • If want to enable video feature, you need install JavaCV to gamedir/javacv folder.
  • The gamedir is the folder where the mods folder is located.
  • Don't know how to install? Check here.

Versions

Release
1.4.1
neoforge · 1.21.1 · 2mo ago
Fixed invalid speed expression in `/particlex conditional` command ([#16](https://github.com/hackermdch/ExParticle/issues/16))
265
Release
1.4.0
neoforge · 1.21.1 · 2mo ago
* Added extra functions: * e2q * e2qd * normalize * Added text scaling ([#12](https://github.com/hackermdch/ExParticle/pull/12)) * Added matrix supported…
45
Release
1.3.0
neoforge · 1.21.1 · 3mo ago
* Added ternary operator ([#7](https://github.com/hackermdch/ExParticle/pull/7)) * Added new expression field…
45
Release
1.2.0
neoforge · 1.21.1 · 3mo ago
* Added `/particlex global-variable` command * Added `/particlex user-function` command * Added syntax highlighting to `/particlex functions` command * Added…
41
Release
1.1.2
neoforge · 1.21.1 · 3mo ago
Fixed bug with animated particles ([#4](https://github.com/hackermdch/ExParticle/pull/4))
50
Release
1.1.1
neoforge · 1.21.1 · 3mo ago
Fixed typo: destory -> destroy ([#3](https://github.com/hackermdch/ExParticle/issues/3))
33
Release
1.1.0
neoforge · 1.21.1 · 13mo ago
* Added extra functions: * lerp * lerpInt * translate * rotate * rotateDeg * scale * transpose * invert * Optimized the output of the command…
835
Release
1.0.1
neoforge · 1.21.1 · 15mo ago
Fixed color issue
110
Release
1.0.0
neoforge · 1.21.1 · 18mo ago
169

Comments 0

No comments yet. Be the first to share your thoughts.