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

Mechanicals Lib

Modding library

Загрузки
551K
Подписчики
17
Обновлён
12 июля 2026 г.
Лицензия
LGPL-3.0-only

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

Mechanicals Lib

Library for neoforge modding. Mainly, but not limited to, create addons.

Dedicated wiki

Add as dependency

  • build.gradle repository:
    maven {
        url "https://maven.fosil.eu/releases"
    }
  • build.gradle dependency:
jarJar(implementation("com.oierbravo.mechanicals:Mechanicals:${minecraft_version}-${mechanicals_version}"))
  • gradle.properties variables:
minecraft_version=1.21.1
mechanicals_version=4.28 #Use always latest.

License

  • Mechanicals Lib is licensed under the LGPL3 license. See LICENSE for more information.
  • Certain sections of the code are from the Create mod, which is licensed under the MIT license. See Create's license for more information.

Ченджлог

1.21.1-1.1.6Релиз1.21.1 · 12 июля 2026 г.
  • Fix publicaction
1.21.1-1.1.5Релиз1.21.1 · 12 июля 2026 г.
  • Added Mechanical Mods isLoaded Helper
  • Added PartialBlockRenderer
1.21.1-1.1.4Релиз1.21.1 · 21 июня 2026 г.
  • JarInJar flywheel
  • Create Soft dep.
1.21.1-1.1.3Релиз1.21.1 · 21 июня 2026 г.
  • JarInJar Ponder
1.21.1-1.1.2Релиз1.21.1 · 14 июня 2026 г.
  • Fix CI/Deploy
1.21.1-1.1.1Релиз1.21.1 · 14 июня 2026 г.
  • Support Create 6.0.10
1.21.1-1.1.0Релиз1.21.1 · 15 ноября 2025 г.
  • Support Create 6.0.8 by @Jishuna
  • Support KubeJS 7.2 @Jishuna
1.21.1-1.0.12Релиз1.21.1 · 22 июня 2025 г.
  • More compat mod ids

Комментарии

Загружаем…