Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
For more information, see the wiki
repositories {
maven { url 'https://maven.blamejared.com' }
}
dependencies {
compile "vazkii.patchouli:Patchouli:[VERSION]"
}
Don't forget to replace [VERSION]
with the version of the mod that you want to work with!