initial commit
This commit is contained in:
13
extras/README.md
Normal file
13
extras/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# /extras
|
||||
|
||||
Mounted read-only into the Minecraft container at `/extras`.
|
||||
|
||||
## Required files
|
||||
|
||||
- `authlib-injector.jar` — download latest from
|
||||
https://github.com/yushijinhun/authlib-injector/releases
|
||||
- `modrinth-mods.txt` — one Modrinth project slug per line
|
||||
|
||||
## Optional
|
||||
|
||||
- `cf-mods.txt` — CurseForge mod file IDs, only if `CF_API_KEY` is set
|
||||
24
extras/modrinth-mods.txt
Normal file
24
extras/modrinth-mods.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
# One Modrinth project slug per line. Empty lines and # comments ignored.
|
||||
# Pin versions with :version-id for stability.
|
||||
# This is a placeholder — fill in during mod curation.
|
||||
|
||||
# === Performance ===
|
||||
# embeddium
|
||||
# ferritecore
|
||||
# modernfix
|
||||
|
||||
# === QoL ===
|
||||
# jei
|
||||
# jade
|
||||
|
||||
# === Tech ===
|
||||
# mekanism
|
||||
# create
|
||||
|
||||
# === Magic ===
|
||||
# ars-nouveau
|
||||
|
||||
# === Map / Voice ===
|
||||
# xaeros-minimap
|
||||
# xaeros-world-map
|
||||
# simple-voice-chat
|
||||
Reference in New Issue
Block a user