Skip to content

v1.6.1

Choose a tag to compare

@XSY-HYH XSY-HYH released this 09 Jun 16:30
  • physics-staff-drag-clipfix: Rewritten clip fix - clamp SubLevel position to world bounds in updatePose, zero velocity if out of bounds
  • sublevel-volume-limit: New fix - limit physics structure max block count to 2048, preventing Rapier native crashes from oversized collision bodies
  • player-position-guard: Y-axis limit extended to vanilla maxBuildHeight + 1000
  • Physics entities are now clamped back to world bounds instead of being lost forever