promotional bannermobile promotional banner

Assembly Line Machines

A tech progression mod all about item production and transfer.

File Details

assemblylinemachines-1.18-1.3.7.jar

  • R
  • Jan 21, 2022
  • 11.04 MB
  • 1.4K
  • 1.18.1+1
  • Forge

File Name

assemblylinemachines-1.18-1.3.7.jar

Supported Versions

  • 1.18.1
  • 1.18

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:assemblylinemachines-388282:3616185")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Reverted a recent change in which config was split between client and server configs, to fix multiple reported crashes with the Manual Grinder. Thank you everyone for your patience on this one, I was unavailable to put out a hotfix for this issue until now. (GitHub#36) The config is now once again assemblylinemachines-common.toml.

- Fixed a bug in which Condensed Void could break Bedrock. (GitHub#34)

- Reworked almost all JEI recipe categories to remove the crafting station as an ingredient and instead move it to the catalyst section (top left area) in order to be more like other recipe categories. (GitHub#31)

- Reworked some JEI tooltip rendering in order to ensure maximum compatibility with multi-line tooltips, as prior versions the mod would chop off additional tooltip lines for some recipe categories. (GitHub#31)

- The recipe for Liquid Carbon using a Coal Block, as well as the recipe for Graphene Rods was impossible due to the capacity of the Refinery being smaller than the required mB in the recipe. This is now fixed. (GitHub#30)