Pineapple Psychic
📖 About 📖
Pineapple Psychic is a set of specialized utilities and shared code that I use for my Minecraft 1.7.10 mods.
It includes my coding library like AmarokJson4J and PineappleCookie. And other something will be used in MC mods coding.
Like MatchUtil, Capability, Setting Config etc.
🔧 Function overview 🔧
Json & Json5 support by AJ4J (AmarokJson4J)
Auto config & Auto hotfix config
NBT datafile input and output
Capability with auto sync
Auto registry TileEntity by anno & Auto load and save data in TileEntity by anno
Abstract class, pitch, and other good for coding and more
🍍 Usage 🍍
Use with GithubPackage or...
repositories {
maven {
name "Amarok Maven"
url "http://maven.snowlyicewolf.club/"
allowInsecureProtocol = true
}
}
dependencies {
includeCompile 'club.someoneice.pineapplepsychic:pineapple-psychic:1.9'
}
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.7.10
Platforms
Forge