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

Nebula

Nebula is a Library for Spells and Mana. The Library is flexible and can be used for a lot of stuff.

8,457
15
Library
Magic
Nebula has been archived. Nebula will not receive any further updates unless the author decides to unarchive the project.

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x

Platforms

Fabric
Quilt

Supported environments

Client-side
Server-side
Client and server (optional)

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

Dev0Louis
Dev0Louis Owner

Details

Licensed MIT
Published 2 years ago
Updated 3 months ago
DescriptionGalleryChangelogVersions

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
Or reach out me here.

Modrinth is open source.

main@4b75cb8

© 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.