# ModularMC Documentation Welcome to the [ModularMC](https://github.com/Nusiq/regolith-filters/tree/master/modular_mc) Regolith filter documentation. ModularMC is a TypeScript-based successor to the [System Template](https://github.com/Nusiq/regolith-filters/tree/master/system_template) filter, designed to organize Minecraft addon files into logical modules based on their purpose rather than their file type. ```{toctree} :hidden: :caption: Getting Started getting-started/introduction getting-started/installation-and-configuration ``` ```{toctree} :hidden: :caption: Core Concepts concepts/module-structure concepts/the-map-ts-file concepts/file-mapping concepts/auto-mapping-configuration concepts/scope-system templates/file-merging ``` ```{toctree} :hidden: :caption: Templates templates/json-template templates/text-template ``` ```{toctree} :hidden: :caption: Scripting scripting/script-compilation ``` ```{toctree} :hidden: :caption: Tips and Tricks tips-and-tricks/shared-files ```