▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/PortalJS
PortalJS

PortalJS

Ability to create custom portals with KubeJS

2.1K
5

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

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:GPL-3.0-or-later
Опубликован:1 год назад
Обновлён:1 год назад
Главная