Перейти к содержимому
Mineforgian

YAC

Yet Another Coremod, Hutzdog's library mod

Загрузки
303
Подписчики
0
Обновлён
30 января 2025 г.
Лицензия
MPL-2.0

Опубликован 8 января 2025 г.

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>"

Ченджлог

0.1.1Релиз1.21.4 · 30 января 2025 г.

Fix data generation, make layer managers layers

0.1.1Релиз1.21.4 · 30 января 2025 г.

Fix data generation for mods, allow for nested layers

0.1.0Релиз1.21.4 · 8 января 2025 г.

Initial release

Комментарии

Загружаем…