Changelog
Added
- Added two new config settings to allow increasing Pneumatic Armor Scuba upgrade air usage as depth below sea level increases
scuba_min_air_usage_increase_depth
: minimum depth below sea level before air usage starts to increasescuba_air_usage_per_block_depth
: extra air usage over the default (see existingscuba_multiplier
setting) per block below the threshold depth- Default is no air usage increase, as before
- Added item tags to allow pack makers to blacklist specific upgrades from upgradeable items:
pneumaticcraft:armor_upgrade_blacklist
pneumaticcraft:drone_upgrade_blacklist
pneumaticcraft:amadron_tablet_upgrade_blacklist
pneumaticcraft:jackhammer_upgrade_blacklist
pneumaticcraft:minigun_upgrade_blacklist
- A full list of upgrade item ID's can be found at https://github.com/TeamPneumatic/pnc-repressurized/blob/1.21/src/generated/resources/data/pneumaticcraft/tags/item/upgrades.json
- Added FTB Teams support for entity filtering (e.g. in Sentry Turrets, Drones etc.)
@player(ftbteam=<uuid>)
and@player(ftbteam=short-name)
match players in the FTB Teams team of the given UUID or short name- Other modifiers are
ftbteam_officer
,ftbteam_owner
,ftbteam_ally
which match players of at least that rank, andftbteam_enemy
which matches players marked as enemies of that team
Changed
- Rearranged Sentry Turret GUI a little to provide more horizontal space for the entity filter
Fixed
- Fixed a race condition when using Computercraft to control Air Cannons
- Drones no longer drop items with Vanishing Curse when they die
- Exception: such items will still be dropped if the drone is wrenched by the owning player (and only the owning player)
- Show a Programmer error when condition progwidgets have branches on both right and left (true & false), and also a widget connected below
- The below path will never be followed in this case, so this indicates a mistake in the program
- Fixed a capability caching bug when rotating the Liquid Hopper's input or output
- Fixed Security Upgrades in machines not being taken account of on world reload
- Fixed Entity Tracker upgrades not working in Ominidirectional Hopper to interface with entity inventories
- Fixed Drone crafting widgets causing crashes for some recipes sizes
- Fixed a timing issue with machine upgrade checking on world reload leading to security upgrades getting ignored
Dependencies
Files
pneumaticcraft-repressurized-8.2.0+mc1.21.1.jar(10.48 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
8.2.0Loaders
NeoForge
Game versions
1.21.1Downloads
629Publication date
October 20, 2024 at 9:11 AMPublisher
desht
Owner