Hibiscus api is mainly rendering focused API designed to simplify the awkward parts of Minecraft
A FabricMC 1.21.1 primarily rendering API with many fully modular features.
This mod is an API! This means that by default, it does not add anything!
These include
1. Shape Renderer
2. Chain Renderer
3. Spotlight Beam Renderer
4. Sky Beam Renderer
5. Symbol Renderer
In build.gradle, add the Modrinth maven to your dependencies
repositories {
maven { url = "https://api.modrinth.com/maven" }
}
Then, in the dependencies block of build.gradle add
dependencies {
modImplementation "maven.modrinth:hibiscus-api:${project.hibiscus_version}"
}
Then add the hibiscus_version object in gradle.properties corresponding to the Hibiscus version you want to use
Need a server?
The official lag-free server host that we use here at Aconite Studios!
Visithttps://wepwawet.net/p/aconiteand use codeaconitefor 20% off your first invoice!Wepwawet. Quality over Quantity
Conversation