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

Allium

Активный

Установок

0

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

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

Версии

1.19.4 — 1.21.4
Клиент
Fabric
Библиотеки

Allium Logo

Github Stars

Lua script loader for Java Minecraft.

Currently, only functioning and in development in Fabric, with the intent of supporting Forge/Quilt later on down the road.

Please note that this is only the loader. In addition you likely will need bouquet, the API that adds proper hooks into the game.

Scripts

In the same place that you create your mods directory, create a folder named allium. This is where your lua scripts will go. They may come in the form of a .zip, but may be expanded, and put into a regular directory if you'd like to tinker with them. If you're at all familiar with the Resource/Data Pack structure, then you'll know that this is similar.

Limitations

Allium aims to be a gateway into modding, however there are currently some limitations that stifle its utility. Notably, mixins and documentation. There was an attempt to get documentation that a Lua user can approach to understand Java logic, but it wasn't particularly elegant, nor complete. Mixin support on the other hand is in progress, slowly. Both of these limitations will be resolved before version 1.0. While there is not documentation, examples of how scripting works can be found in bouquet/examples.

Участники проекта
hugeblank

hugeblank

Разработчик