promotional bannermobile promotional banner

Flux Networks

Wireless Energy Networks, compatible with FE/EU/RF/TESLA/AE

File Details

Flux-Networks-1.16.5-6.2.0

  • B
  • Jan 10, 2022
  • 457.54 KB
  • 14.5K
  • 1.16.5+2
  • Forge

File Name

FluxNetworks-1.16.5-6.2.0.13.jar

Supported Versions

  • 1.16.5
  • 1.16.4
  • 1.16.3

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:flux-networks-248020:3601194")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

 Changelog 1.16.5-6.2.0.13 (2022-01-11)

  • Rewrite network handler, update network protocol
  • Slightly adjust the behavior of creating flux in world 
  • Add it_it (Hav3funDJ)

Changelog 1.16.5-6.1.7.12 (2021-04-22)

  • Fix network packet security leaks
  • Fix super admin can't transfer ownership to self

Changelog 1.16.5-6.1.6.11 (2021-01-20)

  • Make flux plugs and points waterlogged
  • Fix server config not synced to client
  • Fix possible crash with some blocks

Changelog 1.16.4-6.1.5.10 (2020-11-14)

  • Add feedback text animation
  • Move super admin text from action bar into GUI
  • Disable players to be charged by multiple networks
  • Fix GUI not closed when block removed
  • Fix possible strong reference bug
  • Make devices able to disconnect in any case

Changelog 1.16.4-6.1.3.8 (2020-11-10)

  • Fix chunk loading flag not updated when re-entering world

Changelog 1.16.4-6.1.2.7 (2020-11-10)

  • Update localization
  • Improve GUI
  • Remove debug logs

Changelog 1.16.4-6.1.1.6 (2020-11-08)

  • Fix various GUI bugs
  • Optimize GUI code

Changelog 1.16.4-6.1.0.5 (2020-11-06)

  • Update to 1.16.4 (1.16.3 works as well)
  • Add energy capacity tooltip for storages
  • Improve text display
  • Optimize GUI code
  • Fix possible crash
  • Fix diffuse lighting in GUI
  • Fix flux storage rendering
  • Fix network buffer limiter

Changelog 1.16.3-6.0.1.4 (2020-10-26)

  • Improve controller transfer logic
  • Fix crash caused by bad API implementations of other mods
  • Fix client only method crash

Changelog 1.16.3-6.0.0.3 (2020-10-25)

  • Fix some packets without security check
  • Fix chunk loading system
  • Fix blacklist system
  • Fix many other bugs
  • Add support for Curios API
  • Enhance flux storage capacity limit to Long.MAX_VALUE
  • Optimize data synchronization and client cache
  • Optimize network transfer
  • More code standardizing and optimization