Skip to content

Commit 9e8ae9c

Browse files
committed
version -> 8.2.16
1 parent 93f1166 commit 9e8ae9c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ Changes are in reverse chronological order; newest changes at the top.
66

77
# Minecraft 1.21.1
88

9+
## [8.2.16]
10+
11+
### Fixed
12+
* Fixed CME related to chunk unloading and semiblock entities under some circumstances
13+
* Made recipes which use potions to craft (Pneumatic Armor night vision/jump/jet boots upgrades) more lenient
14+
* Only checking for the specific potion data component on ingredients now, not all default data components of the potion item
15+
* Fixes compat issues with mods like Sensible Stackables
16+
917
## [8.2.15]
1018

1119
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ parchment_mappings_version=2024.07.28
2222
#########################################################
2323
mod_id=pneumaticcraft
2424
archive_base_name=pneumaticcraft-repressurized
25-
mod_version=8.2.15
25+
mod_version=8.2.16
2626
mod_name="PneumaticCraft: Repressurized"
2727
mod_group_id=me.desht.pneumaticcraft
2828
mod_license=GPL3

0 commit comments

Comments
 (0)