Pineapple Psychic

Pineapple Psychic

Mod

A lib mod, build config with json and Amarok's Json for Java.

Client and server LibraryUtility

539 downloads
1 follower
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

PineappleLogo

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'
}

Project members

AmarokIce

Owner

Details

Published a year ago
Updated 2 months ago