Initialize pack from in-play

This commit is contained in:
bluepython508
2025-04-11 16:06:26 +01:00
parent 71aff04690
commit d0b9f09cb5
189 changed files with 7505 additions and 0 deletions

8
config/connector.json Normal file
View File

@@ -0,0 +1,8 @@
{
"version": 1,
"hiddenMods": [],
"globalModAliases": {
"cloth_config": "cloth-config2",
"playeranimator": "player-animator"
}
}