Skip to content

Commit

Permalink
version -> 3.6.3, changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
desht committed Aug 21, 2023
1 parent 6b9d8c7 commit e6429be
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ Changes are in reverse chronological order; newest changes at the top.
* PNC:R 3.2.3 and later *require* Forge 40.1.20 or later
* PNC:R 3.2.0 and later *require* Forge 40.1.0 or later and JEI 9.7.0 or later

## 3.6.3

### Changed
* Vortices from the Vortex Cannon can no longer affect the player's speed more often than every 10 ticks, by default
* Adjustable in common config; see `vortex_cannon_player_boost_rate`
* This limit was added since over-fast speed modifications can cause server performance issues

### Fixed
* Optimised block shape calculations a lot, meaning shorter mod startup time

## 3.6.2

### Fixed
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.18.2,)
mod_id=pneumaticcraft
mod_version_massive=3
mod_version_major=6
mod_version_minor=2
mod_version_minor=3
curse_project_id=281849
modrinth_project_id=ncAcdgk7

Expand Down

0 comments on commit e6429be

Please sign in to comment.