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

MonoLib

Активный

Установок

2

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

1 месяц назад

Версии

1.19 — 1.21.5
Клиент и сервер
Fabric
Forge
Neoforge
Библиотеки
Утилиты
Образование

Use the most recent version of your preferred mod loader!

MONOLIB DOES NOT PROVIDE ANY NEW GAMEPLAY, BLOCKS, ITEMS, OR ENTITIES.


MonoLib is the cornerstone library for mods published by Lupin and authored by Jason13, designed to decrease code repetition across many projects. This library is open for use by anyone, but it's designed around our needs specifically. This mod has many similarities to Botania by Vazkii, Collective by Serilum, and Bookshelf by DarkhaxDev; from event callbacks and commands to registration binding, there's plenty of utility found inside.

MonoLib is released as loader-specific jar files, which can be imported via Modrinth's maven.

MonoLib only being supported for Minecraft versions 1.20.1, 1.21.1, 1.21.4, and 1.21.5 currently.


This project was made possible via these previous works:

Collective, a shared library with common code for all of Serilum's mods https://modrinth.com/mod/collective

Botania, a tech mod themed around natural magic https://modrinth.com/mod/botania

Bookshelf, a collection of code, frameworks, utilities, and other resources https://modrinth.com/mod/bookshelf-lib

Forgix, a Gradle plugin/an Architectury addon to merge mod-loaders into one jar! wahh technology https://github.com/PacifistMC/Forgix

MultiLoader-Template, a template for a Forge + Fabric project setup using a common source set. https://github.com/jaredlll08/MultiLoader-Template