Sprache

hibiscus

Modrinth

Hibiscus api is mainly rendering focused API designed to simplify the awkward parts of Minecraft

325 Downloads 1 Follower aktualisiert 4mo ago
neueste vr0.0.2 Modrinth
Fabric 1.21.1 – 1.21.1 Library

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 information
Compat 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


wepwawet

Need a server?

The official lag-free server host that we use here at Aconite Studios!
Visit https://wepwawet.net/p/aconite and use code aconite for 20% off your first invoice!

Wepwawet. Quality over Quantity

Versionen

Release
r0.0.2
fabric · 1.21.1 · 4mo ago
303
Alpha
r0.0.1
fabric · 1.21.1 · 4mo ago
PRE ALPHA, i just want to start using it
22

Kommentare 0

Noch keine Kommentare. Sei der Erste, der seine Meinung teilt.

Herunterladen hibiscus

Dateien werden direkt von der Originalquelle bereitgestellt. Modgrid hostet oder verändert sie nicht.