PneumaticCraft: Repressurized

PneumaticCraft: Repressurized

Mod

Doing cool stuff with compressed air

Client and server EquipmentTechnology

86.0k downloads
81 followers
Created2 years ago
Updated10 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Changelog

3.3.1-110 (4 July 2022)

Updates

  • Added new getDronePositionVec() Lua method to the Drone Interface
    • Returns drone's position as a vector, easier to extract individual x/y/z values (e.g. x = getDronePositionVec().x)
    • Existing getDronePosition() method is unchanged, for backwards compatibility

Fixes

  • Fixed Patchouli book breaking if certain recipes are removed/altered
  • Liquid Compressor (and Advanced Liquid Compressor) now have a boolean blockstate property "on" to indicate if they're running
    • Intended to make it easier for mods like AdPother to check their status
  • Fixed Spawner Agitator not working (even when chunkloaded) if there are no players in the dimension it's in
  • Fixed a misleading item tooltip for tiered upgrades (Jet Boots Tier 5 showed up as "5 x Jet Boots Tier 1")
  • Fixed a visual bug which sometimes occured when wrenching tubes (tubes appearing connected but leaking or vice versa)
  • Villagers are now blacklisted from being extracted by the Omnidirectional Hopper & Entity Tracker Upgrade
    • This was done because a) it's a bit exploitable and b) can lead to buggy behaviour with villager trades
    • Other entities can also be blacklisted by adding them to the pneumaticcraft:omnihopper_blacklisted entity type tag
  • Fixed $deploy_pos special Drone variable not persisting properly across world restarts
  • Jet Boots: when already Elytra-gliding, transition to powered Jet Boots flight is now smoother (doesn't cause a brief stall in velocity anymore)

Files

pneumaticcraft-repressurized-1.18.2-3.3.1-110.jar(9.96 MiB) Primary Download

External resources



Project members

desht

Owner


Technical information

License
LGPL-2.1-only
Client side
required
Server side
required
Project ID