zabi94 / Patchouli

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

Home Page:https://minecraft.curseforge.com/projects/patchouli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://minecraft.curseforge.com/projects/patchouli


Languages

Language:Java 99.8%Language:Batchfile 0.2%