Download Pineapple Psychic — Minecraft Mods — ModStock

Pineapple Psychic

Active

Downloads

0

Last update

1 month ago

Versions

1.7.10
Client and server
Forge
Libraries
Utils
![PineappleLogo](https://cdn.modrinth.com/data/cached_images/f0178371b0beaddd4392d4049398438eaa7680ac.png) # 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](https://github.com/AmarokIce/AmarokJsonForJava)) 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'
}
Project members
AmarokIce

AmarokIce

Developer