# Composer

> A library mod created to improve the QOL of developing fabric mods. This is the Composer wiki hosted on the Modded Minecraft Wiki, listing every documentation page written by the project authors.

- Project ID: `composer`
- Project type: `mod`
- Documentation version: `latest`. `latest` always resolves to the newest version.
- Language: `es` (Español)
- Documentation pages: 21. Game content pages: 1.

Each link below points at the raw MDX source of a page. Remove the trailing `.md` from any of them
to get the rendered, human-readable page instead, or replace `/latest/` with another documentation version.

Wiki text content is licensed under CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0) unless stated otherwise
on the page itself.

## Documentation

- [Documentation homepage](https://moddedmc.wiki/es/project/composer/latest/docs.md): Introduction to Composer
- [Abstract plushie BlockEntity](https://moddedmc.wiki/es/project/composer/latest/docs/api/block/entity/ab-plushie-block-entity.md): Api / Block / Block Entities
- [Abstract plushie Block](https://moddedmc.wiki/es/project/composer/latest/docs/api/block/ab-plushie-block.md): Api / Block
- [Multiblock controller Block](https://moddedmc.wiki/es/project/composer/latest/docs/api/block/mb-controller.md): Api / Block
- [Data Management](https://moddedmc.wiki/es/project/composer/latest/docs/api/data.md): Api
- [Single-  language provider](https://moddedmc.wiki/es/project/composer/latest/docs/api/datagen/lang/single.md): Api / Datagen / Language
- [Multi-language provider](https://moddedmc.wiki/es/project/composer/latest/docs/api/datagen/lang/multi.md): Api / Datagen / Language
- [Composer model provider](https://moddedmc.wiki/es/project/composer/latest/docs/api/datagen/models.md): Api / Datagen
- [Composer multiblock provider](https://moddedmc.wiki/es/project/composer/latest/docs/api/datagen/multiblock.md): Api / Datagen
- [Server Recipe Manager events](https://moddedmc.wiki/es/project/composer/latest/docs/api/events/recipe-manager.md): Api / Events
- [Scroll Events](https://moddedmc.wiki/es/project/composer/latest/docs/api/events/scroll.md): Api / Events
- [Item Extensions](https://moddedmc.wiki/es/project/composer/latest/docs/api/item/extensions.md): Api / Item
- [Abstract progress item](https://moddedmc.wiki/es/project/composer/latest/docs/api/item/progress_item.md): Api / Item
- [Multiblocks](https://moddedmc.wiki/es/project/composer/latest/docs/api/multiblock.md): Api
- [Overlays](https://moddedmc.wiki/es/project/composer/latest/docs/api/overlay.md): Api
- [Composer's Registries](https://moddedmc.wiki/es/project/composer/latest/docs/api/registry/composer.md): Api / Registry
- [Lazy Registration](https://moddedmc.wiki/es/project/composer/latest/docs/api/registry/lazy.md): Api / Registry
- [Dynamic Tooltips](https://moddedmc.wiki/es/project/composer/latest/docs/api/tooltips.md): Api
- [Miscellaneous Utilities](https://moddedmc.wiki/es/project/composer/latest/docs/api/utils.md): Api
- [Getting Started](https://moddedmc.wiki/es/project/composer/latest/docs/getting-started.md)
- [Contributing](https://moddedmc.wiki/es/project/composer/latest/docs/contributing.md)
- [Project Codex Style Guide](https://moddedmc.wiki/es/project/composer/latest/docs/style.md)

## Game content

Composer adds 1 documented item, block or other piece of game content. The index below lists every one of them; the raw MDX source of a single entry is available at `https://moddedmc.wiki/es/project/composer/latest/content/{id}.md`, where `{id}` is the last path segment of its link in the index.

- [Game content index](https://moddedmc.wiki/es/project/composer/latest/content): Rendered HTML page listing every documented item, block and other game content

## Optional

- [Project overview](https://moddedmc.wiki/es/project/composer/latest): Rendered HTML page with the project description, supported game versions, links and licensing
- [Modrinth](https://modrinth.com/mod/WJ1ahCDP): The Composer mod on modrinth
- [Source code](https://github.com/project-codecs/composer)
- [Documentation source](https://github.com/project-codecs/composer): Repository the wiki pages are written in
