Minecraft FX Lib mod 2026 download
logo
minecraft mod FX Lib

FX Lib

Game Version: 1.18.1
Total Downloads: 843
Updated: Dec 12, 2021
Created: Jun 8, 2020
Download FX LibDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
fx_lib-1.18.1-1.0.0.jar release 1.13 MB Dec 12, 2021 1.18.1 43 download FX Lib fx_lib-1.18.1-1.0.0.jar releaseDownload
fx_lib-1.16.5-1.8.jar release 1.20 MB Jun 7, 2021 1.16.5 75 download FX Lib fx_lib-1.16.5-1.8.jar releaseDownload

Description

Share this:

FX Lib is a small library that adds a few easily used particles for mod makers.

FX Lib adds multiple particle effects that mod makers can use to greatly enhance there mods visual quality.

 

Current FX

 

Arc – Arc FX is a lightning-like particle that can be added to the world by using ParticleDispatcher.arcFX(startX, startY, startZ, targetX, targetY, targetZ, red, green, blue).

 

Generic = Generic FX is a very universal particle that can be ran using any resource location as a sprite of textures. 

Generic FX can be added to the world be running ParticleDispatcher.genericFx(x, y, z, motionX, motionY, motionZ, GenPart part)

GenPart holds many different variables such as resource location, age, red, green, blue, alpha[], scale[], rotation and more. GenPart also stores gridsize, gridsize is equal to the particle file size / particle size.

 

 

 

Comments

Add a comment