Скачать Nebula — Minecraft Моды — ModStock
Nebula

Nebula

Архивирован

Установок

0

Последнее обновление

3 месяца назад

Версии

1.19 — 1.21.4
Клиент
Fabric
Quilt
Библиотеки
Магические

Nebula

It's a Library for creating Spells in all sorts of ways. Nebula adds Spell, Mana adds Client Syncing.
If you consider Nebula or are stuck on anything feel free to reach out to me on my Discord Server.
If you want full control you can override the SpellManager or ManaManagers! With that you can basically change everything!
Only one Mod can override a Manager.

You can include Nebula in your build.gradle:

repositories {
    exclusiveContent {
        forRepository {
            maven {
                name = "Modrinth"
                url = "https://api.modrinth.com/maven"
            }
        }
        filter {
            includeGroup "maven.modrinth"
        }
    }
}

dependencies {
    modImplementation "maven.modrinth:nebula:6.0.0+<minecraft-version>"
}

Tutorial

You can see the Nebulo Test mod, it does implement a Spell and shows you how to override the Managers.

If you need any further help reach out to me on Discord

Old You can report [Issues here](https://github.com/Dev0Louis/Nebula)
Or reach out me [here](https://discord.gg/r4nxHRcrZw).
Участники проекта
Dev0Louis

Dev0Louis

Разработчик