Skip to content

6.0.5 release (MC 1.20.1)

Compare
Choose a tag to compare
@desht desht released this 10 Sep 10:15
· 113 commits to 1.20.1 since this release

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
  • Cleaned up block atlas usage a bit; don't put entity textures on there unless they're needed for item textures (i.e. drones)
  • Fixed an arithmetic error in the "Random" area type and areas of a single block thickness in any axis
  • Fixed a recipe error causing the vanilla Copper Block -> 9 Copper Ingot recipe to be overwritten