Flux Library (FL)

Useful utilities for Minecraft Mods

File Details

fl-3.2.0.jar

  • R
  • Apr 8, 2020
  • 41.08 KB
  • 31.3K
  • 1.15.2
  • Forge

File Name

fl-3.2.0.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Flux Library (Version 3.2.0)

New capability: Signals

Blocks and entities can accept and send signals from 256 different channels.

SignalCapability.SIGNAL_CAP is used to get a ISignalHandler instance.