promotional bannermobile promotional banner

Power Networks

Adds the ability to create networks of wires and coils for a more interesting and slightly more realistic power transfer

File Details

power-networks-2.0.0+mc.1.20.1-sources.jar

  • R
  • Jun 29, 2023
  • 111.31 KB
  • 8
  • 1.20.1
  • Fabric + 1

File Name

power-networks-2.0.0+mc.1.20.1-sources.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:power-networks-842545:4615904"

Quilt

modImplementation "curse.maven:power-networks-842545:4615904"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Update to 1.20
  • Rework how config is organized and internally represented
  • Add network analyser
  • Rework how energy is stored and distributed
    • The network now has one shared buffer
  • Split transfer rate and capacity
  • Improve client rendering
    • Held wire item connections now render with client rendering
    • Graph data is directly used, allowing for better consistency
  • Connections are now actually stored in graphlib, fixing many issues
  • Many bugfixes that I forgot to document