Create: Additional Logistics

Adds a few new logistics-oriented blocks to Create, and tweaks a few behaviors.

File Details

Create: Additional Logistics 1.3.0-alpha.2

  • A
  • Oct 21, 2025
  • 857.47 KB
  • 296
  • 1.21.1
  • NeoForge

File Name

createadditionallogistics-1.3.0-alpha.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-additional-logistics-1359885:7134429"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

As this is still an alpha, I'm just listing the changes from alpha.1 here. With luck, I'll released a stable build of 1.3.0 tomorrow.

Added

  • Configuration option for disabling the Additional Stock feature if desired.
  • Potentially final behavior for the Train Network Monitor Peripheral. It has configuration options to control its ability to view inventories of trains and write data remotely, both of which are disabled by default.

Fixed

  • Encased Flexible Shafts not working with schematics due to a missing block property. This should have been in the last alpha, but I forgot to include it because I was working on other schematic issues regarding Flexible Shafts.
  • Flexible Shafts not maintaining correct side configuration when placed via schematic.
  • Flexible Shafts not rotating correctly when placed via schematic.
  • Shopping Lists not handling currency conversion properly.
  • Shopping List tool-tips not handling it correctly if a currency formatter returned a null value.