Skip to content

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers

Notifications You must be signed in to change notification settings

zabi94/Patchouli

 
 

Repository files navigation

Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers

For more information, see the wiki

Maven info

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!

About

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Batchfile 0.2%