PRE - ALPHA - ARTISTS LITERALLY HAVEN'T MADE THE MOD ICON YET
Hibiscus API
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!
All current features Simple overveiw of what each "module" does. Visit the Wiki for more informationCompat Adds a new Java Annotation @RequiresMod. This allows for easy to use compatibility between mods as code will only run when the mod is installed GUI Implementing `VariableModel` or `VariableTexture` allows you to change model and texture at any point, through the implemented methods Prefab Not complete. These are item classes that automatically generate their item stats Rendering World Rendering allows for you to use any of the default rendering classes to quickly create in world render options, using any of the options from `WorldRenderOptions`
These include
1. Shape Renderer
2. Chain Renderer
3. Spotlight Beam Renderer
4. Sky Beam Renderer
5. Symbol Renderer
Util
Math and Colour helpers.
Installation
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:${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
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as hibiscus-1-21-1-r0.0.2.jar — drop this file into the mods folder
- Download size: 70 KB
- Download link checked 6 Sept 2026 — working
These come from our own check of the pack file, not from the source page.
