# More Red

> Redstone wires and logic gates and item tubes! This is the More Red wiki hosted on the Modded Minecraft Wiki, listing every documentation page written by the project authors.

- Project ID: `morered`
- Project type: `mod`
- Documentation version: `latest`. `latest` always resolves to the newest version.
- Language: `en` (English)
- Documentation pages: 9. Game content pages: 52.

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/en/project/morered/latest/docs.md): Introduction to More Red
- [Client Config](https://moddedmc.wiki/en/project/morered/latest/docs/configuration/client_config.md): 📝 Configuration
- [Server Config](https://moddedmc.wiki/en/project/morered/latest/docs/configuration/server_config.md): 📝 Configuration
- [Loot Components](https://moddedmc.wiki/en/project/morered/latest/docs/pack_development/loot_components.md): 🗁 Pack Development
- [Model Loaders](https://moddedmc.wiki/en/project/morered/latest/docs/pack_development/model_loaders.md): 🗁 Pack Development
- [Recipe Types](https://moddedmc.wiki/en/project/morered/latest/docs/pack_development/recipe_types.md): 🗁 Pack Development
- [Tags](https://moddedmc.wiki/en/project/morered/latest/docs/pack_development/tags.md): 🗁 Pack Development
- [Tintindexes](https://moddedmc.wiki/en/project/morered/latest/docs/pack_development/tintindexes.md): 🗁 Pack Development
- [Datamaps](https://moddedmc.wiki/en/project/morered/latest/docs/pack_development/datamaps.md): 🗁 Pack Development
- [API Reference](https://moddedmc.wiki/en/project/morered/latest/docs/mod_development/api_reference.md): ☕ Mod Development

## Game content

More Red adds 52 documented items, blocks and other pieces 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/en/project/morered/latest/content/{id}.md`, where `{id}` is the last path segment of its link in the index.

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

## Optional

- [Project overview](https://moddedmc.wiki/en/project/morered/latest): Rendered HTML page with the project description, supported game versions, links and licensing
- [CurseForge](https://www.curseforge.com/minecraft/mc-mods/more-red): The More Red mod on curseforge
- [Source code](https://github.com/Commoble/morered)
- [Documentation source](https://github.com/Commoble/morered): Repository the wiki pages are written in
