SkillAgentSearch skills...

Enchiridion

Books mod for minecraft

Install / Use

/learn @joshiejack/Enchiridion
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Enchiridion

Books mod for minecraft

Download Enchiridion on CurseForge

How to get Enchiridion through maven

Add to your build.gradle:

repositories {
  maven {
    // url of the maven that hosts Enchiridions files
    url "http://girafi.dk/maven/"
  }
}

dependencies {
  // compile against Enchiridion
  deobfCompile "uk.joshie.enchiridion:enchiridion${mc_version}:${mc_version}-${enchiridion_version}"
}

${mc_version} & ${enchiridion_version} can be found here, check the file name of the version you want.

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1y ago
Forks16

Languages

Java

Security Score

75/100

Audited on Jun 13, 2024

No findings