promotional bannermobile promotional banner

Fancier Block Particles

Turn boring particles into fancier particles!

File Details

FBP V0.1

  • B
  • Aug 31, 2022
  • 174.04 KB
  • 2.2K
  • 1.12.2
  • Forge

File Name

fbp-0.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fbp-666575:3959768")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Logo to mcmod.info

Changed

  • Updated mcmod.info description & credits
  • Updated default config
  • Updated default bindings

Fixed

  • Fancy Block Placing ghost blocks when placing blocks rapidly when lagging

Optimization

  • Made the particles use slightly less ram
  • Made the particle renderer slightly faster
  • Made the particle manager slightly faster
  • Made the particle manager use slightly less ram
  • Made the Fancy Block Placing slightly faster
  • Lossless compression

Internal

  • Slowly changing the syntax
  • Created ModReference.java and moved everything to it
  • Rename some variables
  • General code cleanup