Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App
Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
PortalJS

PortalJS

Ability to create custom portals with KubeJS

418
2
Game Mechanics
AboutChangelogVersions

Welcome to PortalJS!

What is PortalJS?

To sum it up, the ability to create custom portals with Kubejs.

Will this be ported to 1.20.1?

Yes! I wanted to get some more features into the mod before backporting this mod

What does this mod do?

You can create a custom portal using KubeJS.

Here's how you can make the infamous aether portal… that sends you to the nether:

Inside your startup scripts:

PortalEvents.register(event => {
    event.create()
        .frameBlock("minecraft:glowstone") // required
        .lightWithWater()
        .setDestination("minecraft:the_nether") // required
})

Remember: visit the wiki for all information!

Can I use this in my modpack?

Absolutely! Feel free to use it in your modpack.

Download stats

CurseForge: CurseForge Downloads
Modrinth: Modrinth Downloads

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.21.x

Platforms

NeoForge

Supported environments

Server only
Singleplayer

Links

Report issues View source Visit wiki Join Discord server
Donate on Ko-fi

Creators

Wolfieboy09
Wolfieboy09 Member

Details

Licensed GPL-3.0-or-later
Published 2 months ago
Updated 2 months ago

Modrinth is open source.

new-project-page@ac78952

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.