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
Elegantia

Elegantia

GUI library for Minecraft and more

15.7k
8
Decoration
Library
Management

Compatibility

Minecraft: Java Edition

1.21.x
1.20–1.20.4

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

aratakileo
aratakileo Owner

Details

Licensed LGPL-3.0-or-later
Published last year
Updated last year
DescriptionGalleryChangelogVersions
Requires fabric API Supports Mod Menu Chat with us on Discord

Elegantia

It is used in Araraki Leo mods. Contains tools:

  • GUI and graphics (widgets, drawers, drawables)
  • for textures
  • for resource packs
  • quick configuration
  • modrinth update checker
  • math interfaces
  • world utils
  • other utils

Getting started

Insert in build.gradle

repositories {
    maven {
        url = "https://api.modrinth.com/maven"
    }
}

dependencies {
    modImplementation "maven.modrinth:elegantia:0.0.1+fabric-1.21"
}
Insert in build.gradle.kts
repositories {
    maven("https://api.modrinth.com/maven")
}

dependencies {
    modImplementation("maven.modrinth", "elegantia", "0.0.1+fabric-1.21")
}

Page badges

You can place badges on your project page to improve the perception of the posted information, as well as to improve the appearance of the page:

Requires elegantia
<a href="https://modrinth.com/mod/elegantia">
    <img src="https://github.com/aratakileo/elegantia/blob/main/shared/badges/requires_elegantia.svg?raw=true" height="64" alt="Requires elegantia"/>
</a>
Requires fabric API
<a href="https://modrinth.com/mod/fabric-api">
    <img src="https://github.com/aratakileo/elegantia/blob/main/shared/badges/requires_fabric_api.svg?raw=true" height="64" alt="Requires fabric API"/>
</a>
Supports REI
<a href="https://modrinth.com/mod/rei">
    <img src="https://github.com/aratakileo/elegantia/blob/main/shared/badges/supports_rei.svg?raw=true" height="64" alt="Supports REI"/>
</a>
Supports Mod Menu
<a href="https://modrinth.com/mod/modmenu">
    <img src="https://github.com/aratakileo/elegantia/blob/main/shared/badges/supports_mod_menu.svg?raw=true" height="64" alt="Supports Mod Menu"/>
</a>
Chat with us on Discord
<a href="Insert your discord invite here">
    <img src="https://github.com/aratakileo/elegantia/blob/main/shared/badges/chat_with_us_on_discord.svg?raw=true" height="64" alt="Chat with us on Discord"/>
</a>

for modrinth page replace .svg to .png

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

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