promotional bannermobile promotional banner

OpenPortals

A simple-to-use library for implementing custom dimension portals.

File Details

OpenPortals - v1.1.0

  • R
  • Jan 25, 2026
  • 103.38 KB
  • 1.0K
  • 1.21.11
  • NeoForge

File Name

openportals-1.21.11-1.1.0.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

NeoForge

implementation "curse.maven:openportals-1442572:7522811"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This is a major internal release with significant changes to the codebase and architecture. There are no user-facing changes under the API package.

Improvements

  • Improved portal linking storage efficiency; now uses bidirectional links instead of storing duplicate entries
  • Optimized portal frame validation logic for better performance
  • Improved portal block caching to reduce redundant lookups
  • Added automatic cleanup of orphaned/invalid portal links on server shutdown
  • Better null safety throughout the codebase

Bugfixes

  • Fixed portal blocks missing tint indices
  • Fixed potential memory leaks from orphaned dimension links