HWYLA (pronounced "Hwhy-la", similar to "Coo-Hwhip") - a fork of WAILA by ProfMobius.
The IMC registration system requires you to change the Waila
modid to waila
as Forge now enforces lowercase modids. If your plugin magically stops working during your 1.10 -> 1.11 transition, this is likely why.
This fork is permitted under the CC BY-NC-SA 4.0 license. Usage of this mod is permitted in all modpacks.
A full list of significant changes since this fork's creation can be found in the CHANGES.md document.
repositories {
maven {url "http://tehnut.info/maven"}
}
dependencies {
deobfCompile "mcp.mobius.waila:Hwyla:<HWYLA_VERSION>"
}
HWYLA_VERSION
can be found by browsing through the maven.
!!! Builds 8 through 12 use
mcp.mobius.waila:Waila:<HWYLA_VERSION>
.