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
- All generation and filtering other than by dimension is now done in JSON files
- See https://github.com/TeamPneumatic/pnc-repressurized/wiki/Worldgen-1.19 for more information
- 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"
- E.g. filtering on
- 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
- E.g. filtering on
- Filtering an entity with a custom name (including player names) is now done by quoting the name
- 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
- Biome Dictionary no longer exists in Forge for MC 1.19; Biome Tags are the vanilla replacement
- See https://github.com/TeamPneumatic/pnc-repressurized/wiki/Amadron-and-Datapacks#player-filtering for more information
Files
pneumaticcraft-repressurized-1.19-4.0.0-117.jar(9.97 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
AlphaVersion number
4.0.0Loaders
Forge
Game versions
1.19Downloads
167Publication date
July 18, 2022 at 9:45 AMPublisher
desht
Owner