MonitoringMinecraft MonitoringMinecraft
MineLauncher
Мод Fabric

Liby

Библиотека регистрации и мультиблоков для модов Майнкрафт

103к скачиваний 5 подписчиков

This mod serves as a utility for developers and does not add any content on its own. It is a required dependency for other mods.

Major version changes like 1.0 to 2.0 will break most mods using the older version, wait for an update from their mod author.

How to Add Liby to Your Project

Step 1: Add the ModrinthMaven Repository To download Liby from ModrinthMaven, you first need to add the repository to your build.gradle file:

repositories {
    maven {
        name = "Modrinth Maven"
        url = "https://api.modrinth.com/maven"
    }
}

Step 2: Add the Liby Dependency

  • Navigate to the Version section and find the version compatible with your Minecraft setup.
  • Copy the version number.
  1. Add the Dependency:
    modImplementation "maven.modrinth:liby:<version>"

After this the snippet, add it to the dependencies block in your build.gradle. Here's an example:

dependencies {
    // Add the Liby dependency using the Maven snippet
    modImplementation "maven.modrinth:liby:1.21.1-build-2.1.1"

    // Liby dependency
    implementation "org.reflections:reflections:0.10.2"
}

For a full breakdown checkout the wiki

Links

GithubLinkImage CurseForgeLinkImage

Смотри также

Похожие подборки моды — по версиям Майнкрафта, загрузчикам и жанрам.

MineLauncher
Лаунчер Майнкрафт без лицензии — все версии
Бесплатный лаунчер для ПК — все версии 26.1.2, 1.21.11, 1.16.5, 1.21.4. Fabric, NeoForge, Forge, шейдеры и моды в один клик.
Без лицензии Fabric, NeoForge, Forge Шейдеры и моды Все версии Майнкрафта Для слабых ПК Сервера в лаунчере
Скачать бесплатно
Windows · Бесплатно · Без лицензии