LaserIO Unofficial Extended Life

A fork of LaserIO which aims to add new features and support the 1.20.1 version

File Details

LaserIO UEL - 1.5.0

  • R
  • Jul 16, 2025
  • 1.31 MB
  • 642.1K
  • 1.20.1
  • Forge

File Name

laserio-uel-1.5.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:laserio-uel-1168178:6773950")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Content:

  • Add Node cloning feature (thanks Cyphecx for the initial concept and original PR)
  • Fix world lockout due to Energy Cards exporting energy to other Nodes connected to the same network
  • Replace Redstone Card threshold mode with interval mode (interval has both an upper and lower bound)
  • Add temporary code that automatically converts threshold mode to interval mode without breaking already built setups (this compatibility layer will be removed in the future once we are reasonably confident that the old functionality is no longer in use)
  • Prevent JEI bookmarked items from overlapping with the Card Holder GUI
  • Add the possibility to directly right-click on an empty Node slot to paste the copied Card
  • Prevent wrench alpha from being overwritten on Node connection
  • Fix an issue where this mod could be incorrectly listed as the cause in crash reports triggered by other mods
  • Improve Laser Node GUIs by adding a texture for selected tabs, enabling texture pack makers to fully personalize their appearance
  • Improve Card Cloner's tooltips by adding information related to the Node cloning feature
  • Add tooltips to the Card Holder
  • Update multiple Patchouli book entries to respect above changes