Skip to content

Fabric Minecraft Mod that overhauls wolves and the interaction with dogs.

License

Notifications You must be signed in to change notification settings

IMB11/WolvesOfOtherFurs

Repository files navigation

Information

Wolves Of Other Furs is a mod that reworks the interaction between you - the player -and wolves.

The mod adds variants of the vanilla wolves - found in their corresponding biomes. There are currently 10 variants in Wolves Of Other Furs currently, with more planned for future updates.

W.O.O.F also adds dog beds, and dog bowls. Crafting recipes can be found in the recipe book or Just Enough Items (or whatever you use). Leads are dyeable as well.

Here are some common variants, you should explore to find the others!

Screenshots

Compatability

Wolves Of Other Furs supports the following mods:

  • Oh The Biomes You'll Go!
  • Wolves With Armor
  • iChuns' Let Sleeping Dogs Lie

Building From Source

Clone the repo and run the following:

gradlew build

Output jars should be in ./build/libs/

Using The API

You can use Wolves Of Other Furs in your projects by adding the following to build.gradle

repositories {
    maven "https://maven.mineblock11.dev/releases"
}

dependencies {
    modImplementation "mine.block:woof:${woof_version}"
}

You can find the current woof_version on the maven.

About

Fabric Minecraft Mod that overhauls wolves and the interaction with dogs.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 4

  •  
  •  
  •  
  •  

Languages