Моды/Paragon
Paragon

Paragon

Lightweight and easy-to-use config library.

5.0K
5


Lightweight and easy-to-use config library. Used in Deeper and Darker, and Golems of All Types. Created by Kyanite Mods with 💖

Advantages of using Paragon:

  • Lightweight and modular, Paragon itself is just a config library for other mods to use. It does not add any in-game content (such as menus, GUIs, etc)
  • Super easy to use and setup
  • Modern and simple

Example usage

Installation

Latest versions: fabric-3.0.2-1.20x & forge-3.0.2-1.20x

Repository (add to repositories)

maven {
    name = "Modrinth"
    url = "https://api.modrinth.com/maven"
    content {
        includeGroup "maven.modrinth"
    }
}

Fabric (remove include if you dont want Paragon packed into your jar)

include modImplementation("maven.modrinth:paragon:fabric-version")

Forge

implementation fg.deobf('maven.modrinth:paragon:forge-version')

If using Architectury, use the Fabric implementation in common build.gradle.

Совместимость

Minecraft: Java Edition

1.19–1.20.11.18.2

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:MIT
Опубликован:3 года назад
Обновлён:2 года назад
Главная