Skip to content
@allay-mc

Allay

Your Personal Creator Assistant

Animated Allay

Allay

Your Personal Creator Assistant

Allay is a command-line application which can be used to create add-ons for Minecraft: Bedrock Edition. It's goal is to take over the boring work you would do when manually developing an add-on such as generating UUIDs and handling localization.

Philosophy

  • allay build and double-click on the built add-on. It can be that simple.
  • We believe that the JSON format should be used by machines and not humans. Therefore TOML is used for configuartion and scripts can be used to easily convert formats like YAML into JSON which can be read by Minecraft. The manifest.json is generated automatically by Allay.
  • Generating UUIDs over and over again can be troublesome so Allay fully takes care of managing them in your project. For instance the allay uuid command can be used to get a nice overview of used UUIDs.
  • Built-in advanced handling of languages: Translate your project to mexican spanish (es-mx) and it will be available for spanish spanish (es-es) as well. Allay extends your existing .lang file (or creates new ones until each language is covered) by adding the appropiate name and description of the pack.
  • Written in the Rust programming language which is blazingly fast.1

Where to go from here

Check out the documentation to get started with Allay.


NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG.

Footnotes

  1. or in other terms: "we use rust btw"

Pinned Loading

  1. allay allay Public

    Your Personal Creator Assistant

    Rust 1

  2. getallay getallay Public

    ⬇️ Installer script for Allay

    Shell

  3. awesome awesome Public

    🕶️ A curated list of awesome Allay scripts and other tools related to Allay

  4. plugins plugins Public

    Common Allay plugins

    Ruby

Repositories

Showing 10 of 11 repositories
  • plugins Public

    Common Allay plugins

    allay-mc/plugins’s past year of commit activity
    Ruby 0 0 0 0 Updated Jun 3, 2024
  • awesome Public

    🕶️ A curated list of awesome Allay scripts and other tools related to Allay

    allay-mc/awesome’s past year of commit activity
    0 0 0 0 Updated Jun 3, 2024
  • scripts Public archive

    Common Allay scripts for your project.

    allay-mc/scripts’s past year of commit activity
    Ruby 1 0 2 0 Updated Jun 2, 2024
  • getallay Public

    ⬇️ Installer script for Allay

    allay-mc/getallay’s past year of commit activity
    Shell 0 MIT 0 0 0 Updated Jun 2, 2024
  • allay Public

    Your Personal Creator Assistant

    allay-mc/allay’s past year of commit activity
    Rust 1 GPL-3.0 0 5 (1 issue needs help) 0 Updated May 20, 2024
  • assets Public
    allay-mc/assets’s past year of commit activity
    0 Unlicense 0 0 0 Updated May 16, 2024
  • allay-mc.github.io Public

    🌐 Website for the Allay project

    allay-mc/allay-mc.github.io’s past year of commit activity
    CSS 0 MIT 0 0 0 Updated Mar 31, 2024
  • docs Public archive

    📖 Docs for Allay

    allay-mc/docs’s past year of commit activity
    Markdown 0 0 3 0 Updated Mar 29, 2024
  • mcfn Public archive

    An mcfunction preprocessor

    allay-mc/mcfn’s past year of commit activity
    Rust 1 MIT 0 3 0 Updated Dec 14, 2023
  • mcpackager Public

    A Taskfile template for managing add-ons in a minimalistic way.

    allay-mc/mcpackager’s past year of commit activity
    0 0 0 0 Updated Oct 29, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…