ParticleLib
A spigot library supporting all particles from 1.8 to 1.19.1
A spigot library supporting all particles from 1.8 to 1.19.1
!Does not contain premade effects!
This library supports all particles from 1.8 to 1.19.1 in a single jar. It uses dynamic method calls to access NMS, so it isn't version-dependent.
For a more detailed usage explanation, check out the GitHub Repo.
Simple example:
Code (Java):
ParticleEffect.
FLAME.
display
(location
)
;
Code (Java):
new ParticleBuilder
(ParticleEffect.
REDSTONE, location
)
. setColor ( Color. YELLOW )
. display ( )
. setColor ( Color. YELLOW )
. display ( )
ParticleLib is on the central repository, so no additional repos are needed.
Maven
HTML:
<dependencies>
<dependency>
<groupId>xyz.xenondevs </groupId>
<artifactId>particle </artifactId>
<version>1.8.1 </version>
</dependency>
</dependencies>
<dependency>
<groupId>xyz.xenondevs </groupId>
<artifactId>particle </artifactId>
<version>1.8.1 </version>
</dependency>
</dependencies>
Code (Text):
dependencies {
implementation 'xyz.xenondevs:particle:1.8.1'
}
implementation 'xyz.xenondevs:particle:1.8.1'
}
Join the Discord if you have any questions.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
✨ ParticleLib ✨ 1.8-1.19.3 ✨ Colored, Textured and more ✨ is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 2,789 times (via Spigot). Download it and open it directly in the game.