This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # example config | |
| MINECRAFT_VERSION="1.18.1" | |
| FABRIC_MODS=( | |
| # add the mod id / slug from modrinth here | |
| ) | |
| FORGE_MODS=( | |
| # add the mod id / slug from modrinth here | |
| ) | |
| QUILT_MODS=( |