StaticLogistics

Adds the ability to link any two container blocks to transfer items, liquids, or energy between them wirelessly.

File Details

staticlogistics-1.0.1.jar

  • R
  • May 29, 2026
  • 644.45 KB
  • 18
  • 1.21.1
  • NeoForge

File Name

staticlogistics-1.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:staticlogistics-1555698:8162453"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

StaticLogistics 1.0.1 — Changelog

Features

  • Botania Mana Transfer: Mana pools, spreaders, and generating flowers can now be linked.
  • Jade Integration: Pointing at a block with logistics connections shows face config details (direction, group, role, linked nodes, keep stock) in Jade's tooltip.
  • Keep Stock: Faces can be set to maintain a minimum stock — items will only be pushed up to the configured amount instead of flooding the target.
  • Startup Link Validation: All links are checked on world join and stale ones from crashes or rollbacks are cleaned up.
  • Blueprint Paste Validation: Before pasting, every target position is checked. If any block doesn't support logistics, the whole paste is cancelled — no partial configs left behind that could cause upgrade duplication.
  • Blueprint Preview Rendering: Preview mode now shows block wireframes, colored face indicators for input/output channels, and animated flow particles, same as live links.

Fixes

  • Fixed face configs not being properly deleted when removing a link — leftover config data could duplicate upgrade items if the area was re-linked and blocks broken afterwards.
  • Fixed removing cross-dimension links silently failing to clean up the other side.
  • Fixed faces being removed even when they still belonged to another group.
  • Fixed filter upgrade items dropping twice when breaking a block.
  • Fixed blueprint pasting configs onto blocks that don't support logistics, which caused phantom upgrade drops when those blocks were mined.

Optimizations

  • Config Sync: Server config sync packet simplified for better performance.
  • Dead Link Cleanup: Broken links are removed automatically during transfer instead of waiting for a reboot.
  • Ticker: Providers with no active links skip work entirely, saving server ticks.
  • Explosion Protection: Bulk block removal from explosions is spread across ticks to avoid lag spikes.
  • Link Creation Guard: Node config mode won't open on blocks that don't have logistics capability, and stored nodes are validated before batch linking.

UI Improvements

  • Face Configurator: Layout split into clear input/output sections. Search box closes when clicking elsewhere.
  • Container Screen: Stats display rearranged for better text fit.
  • Search Hints: Shortened where needed for smaller UI elements.
  • Keep Stock Tooltip: Hovering the keep stock field now shows a help description.

Translations

  • All missing translation keys filled in.
  • Keep Stock, Jade, and Botania mana now have both English and Chinese translations.
  • Overly long English UI text shortened where it didn't fit.