Create: Additional Logistics

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

File Details

Create: Additional Logistics 1.4.3

  • R
  • Nov 9, 2025
  • 924.87 KB
  • 2.8K
  • 1.20.1
  • Forge + 1

File Name

createadditionallogistics-1.20.1-1.4.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:create-additional-logistics-1359885:7204360")

NeoForge

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

Learn more about Curse Maven

Fixed

  • Issue where moving a derailed train causes an exception, potentially crashing the game.

Changed

  • The ComputerCraft peripheral for Cash Registers now extends from the Stock Ticker peripheral, reducing duplicate code and ensuring future feature parity.

Known Issues

  • Create: Factory Logistics causes the Cash Register to not send out packages when attempting to make a purchase, despite the cash register taking the user's payment. This bug must be fixed by Create: Factory Logistics.