
Create custom portals and dimensions compatible with any client!

This is a mod API that provides easily customizable and server-sided portals to any custom dimension.
This mod is required server side only, and is thus compatible with any client, Vanilla included.
This mod can be used as a dependency for another mod/datapack, or bundled in a modpack with a custom datapack or with mods that require it.
Check out the usage details below or on the Wiki!
For detailed examples, check out the Wiki.
There, you'll find step-by-step guides for creating custom dimensions, portal frames, igniters, and additional tweaks!
Making use of this mod with a datapack is easy! Just follow these simple steps:
dimension_portal_frame, replacing dimension with your dimension name. You can include multiple blocks or even other tags!dimension_portal_igniter, replacing dimension with your dimension name, for items that can ignite the portal. You can also use multiple items or tags.That's it! Load your datapack alongside this mod, and your dimensions and portals are ready to use.
You're free to add multiple dimensions, each with unique portal frames and igniters!
Since v2.1.0, you can further customize your dimensions by setting specific gamemodes for players entering them or defining custom entry points other than the Overworld.
Check out the Wiki for details.
Integrating this API into your mod is straightforward:
resources/data/mod_id/.If you prefer giving users the choice to enable or disable your datapack, consider using Cobweb static datapack API.
Creating a mod (rather than a datapack) allows you to add extra functionality and enhance your custom dimensions further.
Additionally, this API provides several helpful utility methods. Explore the Javadoc for detailed documentation on these methods.
| Mod | Loader | Compatibility |
|---|---|---|
| Crying Portals | All | Incompatible |
| Immersive Portals | All | Incompatible |
| BetterNether | Fabric | Compatible |
| Very Many Players | Fabric | Compatible with use_async_portals=false |
| Canary | Forge | Compatible with fast portals disabled |
| Mod | Loader | Requirement |
|---|---|---|
| Cobweb | All | Required |
Feel free to use this mod for any modpack or video, just be sure to give credit and possibly link here.
This project is published under the Crystal Nest Community License v1.