initial commit

This commit is contained in:
2025-12-14 07:57:39 -05:00
commit 860be444d7
4 changed files with 122 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"server1": {
"mc_version": "1.21.10",
"loader": "fabric",
"mods": [
"fabric-api",
"lithium",
"placeholder-api",
"rei",
"spark",
"simple-voice-chat"
]
},
"server2": {
"mc_version": "1.19.2",
"loader": "fabric",
"mods": [
"dynmap",
"fabric-api",
"lithium",
"phosphor",
"placeholder-api",
"spark",
"simple-voice-chat"
]
}
}