AdvancedScanner Gregtech 6

A GUI based scanner mod for GT6

File Details

gt6scan-1.5.0.jar

  • R
  • Jan 24, 2024
  • 37.99 KB
  • 138
  • 1.7.10
  • Forge

File Name

gt6scan-1.5.0.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

* * fix CommonProxy being private (someone had an issue with this)
* + Update Modular UI to 2.0.8 (This will make the mod only run on this version!)
* * fix version name
* * disabled format checking, the only tests we need are hard error tests everything else passes
* * change energy usage to EU
* * dedicated server fix (rewrite to use packets instead of handlers this will also mean that we can migrate to non MUI stuff later or use commands instead of items and each scan is now unique)
* * Multiplayer is now fully functional
* + commands for openning GUI (experimental)
* * soft dep for ModularUI on server (experimental)
* * make it so water dosent cover Oil in Fluid Mode