1.7.1
Compatibility
Changes
WARNING NEW WORLD REQUIRED! FILES WILL BE DELETED IF UPDATED FROM PREVIOUS VERSIONS!
*Added:
-Silver scissors for making slim versions of armors and as silver variant of sheers.
-2 new armor varients(Big and Small).
-2 new structures for acquiring the special colored lycan fur.
-'Climbing' by PRESSING space(default) near a wall the player is launched upwards when in werewolf form.
*Changed:
-Transformation. Now by pressing k(default) a GUI will open letting the player choose the desired form( human, small werewolf, medium werewolf or big werewolf) and switch to slim.
-Werewolves variants(big, medium and small) now spawn depending on the moon's phase. and alongside the human form, are now a single entity.
-Trading GUIs now have a second output slot that gives a bigger reward for rarer items. Now trading with the lycans happens with the werewolves instead of wolfman.
-Wolfman and Wolfwoman now called Werepilager and Werewitch respectvly. And only spawn in raids.
-Moonstone effect now opens a GUI that is used for acquiring the werewolf armor and telling the moon's fase.
-How werewolf armor is acquired. Now by right clicking with a Moonstone a GUI will open. in this GUI the color of the armor can be selected by inserting the corresponding lycan fur.
and more...
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:lewOdkbu:jed7sNPc"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:lewOdkbu:jed7sNPc"
}

