Skip to content

Commit

Permalink
version -> 4.3.10, changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Nov 10, 2023
1 parent 409a02e commit f350e37
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ Changes are in reverse chronological order; newest changes at the top.

# Minecraft 1.19.2

## [4.3.10]

### Fixed
* Fixed Omnidirectional & Liquid Hoppers having their input blocked by partial blocks
* Now behaves more like vanilla Hoppers, so e.g. a carpet on the hopper doesn't prevent item absorption
* Fixed Crop Supports not actually doing any growth tick acceleration!
* Fixed missing info for Item Life Pneumatic Armor upgrade in the charging station GUI
* Fixed keypresses being picked up twice in the Entity Tracker GUI textfield
* Fixed Pneumatic Armor chestplate charging module wasting air trying and failing to charge stacked Air Canisters
* Fixed crash on init caused by other mods failing to set a fluid type for their modded fluids
* Now logs an error instead and shows which fluid was at fault; this fluid will not be useable as temperature-based fuel in compressors

## [4.3.9]

### Added
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ minecraft_version_range=[1.19.2,)
mod_id=pneumaticcraft
mod_version_massive=4
mod_version_major=3
mod_version_minor=9
mod_version_minor=10
curse_project_id=281849
modrinth_project_id=ncAcdgk7

Expand Down

0 comments on commit f350e37

Please sign in to comment.