File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ parchment_mappings_version=2024.07.28
2222# ########################################################
2323mod_id =pneumaticcraft
2424archive_base_name =pneumaticcraft-repressurized
25- mod_version =8.2.15
25+ mod_version =8.2.16
2626mod_name ="PneumaticCraft: Repressurized"
2727mod_group_id =me.desht.pneumaticcraft
2828mod_license =GPL3
You can’t perform that action at this time.
0 commit comments