Skip to content

A simple library for Minecraft Java Edition models with in-game configurable textures.

License

Notifications You must be signed in to change notification settings

skibidi-forker/DynamicUV

 
 

Repository files navigation

DynamicUV

A simple library for Minecraft Java Edition models with in-game configurable textures.

How does it work?

It uses a 1.21.4 modern item model.

API

repositories {
    maven("https://jitpack.io")
}

dependencies { 
    implementation("com.github.toxicity188:DynamicUV:Tag")
}

About

A simple library for Minecraft Java Edition models with in-game configurable textures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%