Скачать Pineapple Psychic — Minecraft Моды — MetaMods

Pineapple Psychic

Активный

Установок

0

Последнее обновление

2 месяца назад

Версии

1.7.10
Клиент и сервер
Forge
Библиотеки
Утилиты
![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'
}
Участники проекта
AmarokIce

AmarokIce

Разработчик