feat(*): starting with minecraft 1.20.1 forge

This commit is contained in:
2025-07-30 20:23:40 +08:00
commit b038389109
140 changed files with 532157 additions and 0 deletions

12
.hmcl/hmcl.json Normal file
View File

@@ -0,0 +1,12 @@
{
"configurations": {
"Default": {
"global": {
"gameDirType": 1
},
"gameDir": ".minecraft",
"useRelativePath": true,
"selectedMinecraftVersion": "1.20.1-Forge"
}
}
}