Langue

PortalJS

PortalJS

Modrinth

Ability to create custom portals with KubeJS

2.3k téléchargements 6 abonnés mis à jour 15mo ago
dernière v1.21.1-1.1.0 Modrinth
Neoforge 1.21 – 1.21.4 Game-mechanics

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

Versions

Release
1.21.1-1.1.0
neoforge · 1.21, 1.21.1, 1.21.2 · 15mo ago
1.1.0 - Fix lighting with fluid function name - New method: `.onRandomTick(context => {...})`
1.8k
Release
1.21.1-1.0.3
neoforge · 1.21.1 · 15mo ago
Change KubeJS version requirement to be lower to fix issues
211
Alpha
1.21.1-1.0.2
neoforge · 1.21.1 · 15mo ago
Fix the TOML to prevent mod crashes from unknown classes when a mod is not installed
84
Alpha
1.21.1-1.0.1
neoforge · 1.21.1 · 16mo ago
Fix crash
109
Alpha
1.21.1-1.0.0
neoforge · 1.21, 1.21.1 · 16mo ago
First release
100

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.

Télécharger PortalJS

Les fichiers proviennent directement de la source d'origine. Modgrid ne les héberge ni ne les modifie.