Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1013 Bytes

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 1013 Bytes

Change Log

All notable changes to the "server-sided-portals" Minecraft mod will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Crystal Nest Semantic Versioning.

  • Nothing new.

v1.1.1 - 2024/09/30

  • Added support for 1.21.1.

v1.1.0 - 2024/09/15

  • Added new utility method overload isPortalForDimension(Level, BlockPos, String).
  • 1.20.1 only, fixed NeoForge build.

v1.0.0 - 2024/09/14

  • Added custom dimension travel with custom portals.
  • Exposed utility API.