

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'
}
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.7.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as PineapplePsychic-1.9.1.jar — drop this file into the mods folder
- Download size: 168 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.