Скачать YAC — Minecraft Моды — ModStock

Установок

0

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

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

Версии

1.21.4
Сервер
Fabric
Quilt
Библиотеки

Yet Another Coremod is Hutzdog's library mod.

Features

  • A layer system
  • A simple yet effective multiblock system

FOR DEVELOPERS : Usage

This mod provides developer jars at maven.hutzdog.dev. To use, first add the following to your build.gradle's repositories section (translating as needed for build.gradle.kts):

maven {
    name "hutzdog"
    url "https://maven.hutzdog.dev/releases"
}

Then, add the following line to your dependencies section (replacing <VERSION> with the version of the library you'd like to use):

modImplementation "dev.hutzdog:yac:<VERSION>"
Участники проекта
hutzdog

hutzdog

Разработчик