promotional bannermobile promotional banner

PneumaticCraft: Repressurized

Doing cool stuff with pressurized air

File Details

pneumaticcraft-repressurized 6.0.13+mc1.20.1

  • R
  • Jan 7, 2024
  • 10.27 MB
  • 709.5K
  • 1.20.1
  • Forge

File Name

pneumaticcraft-repressurized-6.0.13+mc1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:pneumaticcraft-repressurized-281849:5013959")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Added a new tube module: the Thermostat Module - thanks @johalun (coding) and @Ridanisaurus (texturing)
    • Measures the temperature of the block it's facing and converts to a redstone signal
    • Use a Redstone Module on the same colour channel to output the signal

Fixed

  • Fixed Liquid Hopper not immediately updating comparator output level when fluid level changed
  • Fixed Pneumatic Armor HUD stat panel forever-expanding if moved off the screen to the right
    • Also added a "Reset" button to the stat-moving GUI; retrieve stat panels which you've moved off-screen this way
  • Some memory leak fixes and general improvements around handling and caching of air handlers capabilities - thanks @BlueAgent