Skip to content

Repository files navigation

DecoLIB

DecoLIB is the library wic provide core classes to BetterDeco project ad much more.

What this mode reallly provide?

This LIB provide core classes for custom blocks, block entity, fluids render and more. I'm also planning to add the core classes for the BundledTab system inside this LIB

Compatibiility

This LIB is actually compatible with 1.21.1 NeoForge, it will remains on neoforge but wth compatibility with 1.21.11 and 26.1 and other versions

How to use?

This mod doesn't need to be installed, after the implementation(if you don't know how to add it the maven provide it Maven and after the implementation just add the jarJar method which automatically install the llib with the mod without any other steps

Immplementation Example

Inside the build.gradle file inside the repositories add the maven:

maven {
        url = "https://maven.liukrast.net/"
    }

and in the dependencies add this

implementation("net.tearpelato:deco_lib-1.21.1:${deco_lib_version}")
    jarJar("net.tearpelato:deco_lib-1.21.1:${deco_lib_version}")

so the deco_lib_vrsion parameter is about to be defined on the gradle.properties file like this: deco_lib_version = 1.0.0 check always for the latest versione here

Usage Example

About

This Lib focus o addirittura core classes for Bettr Deco and addons

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages