PneumaticCraft: Repressurized

PneumaticCraft: Repressurized

Mod

Doing cool stuff with compressed air

Client and server EquipmentTechnology

85.2k downloads
80 followers
Created2 years ago
Updated8 days ago

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

4.0.0-117

Changelog

4.0.0-117 (18-Jul-2022)

PneumaticCraft: Repressurized 4.0.0 for Minecraft 1.19 is based on the 3.3.1 release for 1.18.2 with a few small changes.

This release requires Forge 41.0.94 or later.

Updates

  • Oil Lake generation is now even more data-driven, in line with Forge and Minecraft for 1.19
  • Entity Filters (used in many places including Drone programming, Sentry Turrets and Micromissiles) have a couple of improvements:
    • Filtering an entity with a custom name (including player names) is now done by quoting the name
      • E.g. filtering on "Creeper" will match a player or other entity named "Creeper" (e.g. with a Nametag), but not actual Creepers
      • Filtering on Creeper will match actual Creepers, but no longer a player or other entity named "Creeper"
    • It is now possible to filter on entities only from a certain mod with the (mod=<modname>) modifier
      • E.g. filtering on @mob(mod=minecraft) will match hostile mobs only from vanilla and not any other mod
  • GPS and Area GPS Tools now have a "Teleport" button, only usable by op-level players (i.e. need to able to use the /tp command)
    • Warning: no safety checks are done for the destination position! Creative or Spectator mode recommended if you're unsure of the destination
    • No cross-dimension teleporting (GPS Tools are not dimension-aware)
  • Amadron player matching now uses Biome tags rather than Biome Dictionary names

Files

pneumaticcraft-repressurized-1.19-4.0.0-117.jar(9.97 MiB) Primary Download

External resources



Project members

desht

Owner


Technical information

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