SkillAgentSearch skills...

Allium

Lua script loader and API for easy Minecraft modding

Install / Use

/learn @moongardenmods/Allium
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="logos/logo.png" alt="Allium Logo" width="300"/>

Github Stars Allium Modrinth Downloads Bouquet Modrinth Downloads Discord

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.

Installing

Allium installs just like any other Fabric mod. Depending on the scripts you use, they may depend on Bouquet, an additional mod that adds libraries to make scripting easier. Much like Fabric API, this mod is independent and not built into the loader side of Allium and must be downloaded individually.

If you'd like to use Allium or Bouquet to extend functionality of your own Java mod, publications can be found on the Moongarden Maven.

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.

Documentation

Logos

Allium's logos are under the same license as the rest of the project. Feel free to use these in your own project.

<!--suppress CheckImageSize --> <img src="logos/icon.png" alt="Allium Icon" height="100"/> <img src="logos/logo.png" alt="Allium Logo" height="100"/> <img src="logos/banner.png" alt="Powered by Allium" height="100"/>

Contributing

See CONTRIBUTING.md

Related Skills

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated8m ago
Forks12

Languages

Java

Security Score

100/100

Audited on Mar 26, 2026

No findings