Skip to content

yurisuika/Dyed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Dyed is a Fabric/Forge mod that fixes the dyeing of leather horse armor! Have you ever noticed that something was not quite right about horses in Minecraft? No, not that they do not drop that delicious horse meat, but rather that their leather horse armor gets fully dyed, even the colored parts! Unlike the player armor, which has an overlay texture that is not tinted, the horse armor has no provision for such an overlay layer. Despite the texture appearing half designed to be properly dyeable (it looks like a dyeable layer and overlay layer were just flattened into one image), the horse armor just wasn't coded to have it be so. Now you can have leather horse armor with that overlay!

Compiling

To build from source you will need have JDK 17 to compile and, optionally, Git to clone the repository. Otherwise, download the archive and just run ./gradlew build from the root project folder.

When using Git, just choose a directory you wish to keep the project root folder in, decide which branch you wish to compile, and then run these commands:

git clone --branch <branch> --recursive https://github.com/yurisuika/dyed.git

cd ./dyed

./gradlew build

Afterwards, your compiled JAR will be in ./build/libs.

Releases

Don't want to bother building from source? Get the releases right here now!

Repositories

You can find Dyed on both CurseForge and Modrinth!

Community

The one and only! Join the Discord for the latest discussion on our server, resource pack, mods, or just to chat!