diff --git a/.gitignore b/.gitignore index 5d862beb..9339c018 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,9 @@ rhino.local.properties usercache.json usernamecache.json emi.json +kubejs_client_data.json +servers.dat +servers.dat_old # Pakku build/ @@ -40,11 +43,20 @@ build/ /.vscode/* # ProbeJS +/.probe /kubejs/probe/ /kubejs/config/probejs.json /kubejs/config/probe-settings.json /kubejs/*/jsconfig.json +# X Minecraft Launcher +authlib-injector.log +instance-lock.json +instance.json +libraries +modpack-metadata.json +versions + # Client configs (with exceptions below) /config/**/*client.* @@ -99,4 +111,13 @@ $RECYCLE.BIN/ # macOS .DS_Store .AppleDouble -.LSOverride \ No newline at end of file +.LSOverride +authlib-injector.log +instance-lock.json +instance.json +kubejs_client_data.json +libraries +modpack-metadata.json +servers.dat +servers.dat_old +versions diff --git a/pakku-lock.json b/pakku-lock.json index 97efdfb2..06079c71 100644 --- a/pakku-lock.json +++ b/pakku-lock.json @@ -5509,6 +5509,52 @@ } ] }, + { + "pakku_id": "5hZvhgVPUjiajOoN", + "pakku_links": [ + "Td3irmxqa31eW0zT", + "LgU36WfP322kwt8i", + "nZtIV6KPn2VyIebl" + ], + "type": "MOD", + "slug": { + "curseforge": "sophisticated-backpacks-create-integration" + }, + "name": { + "curseforge": "Sophisticated Backpacks Create Integration" + }, + "id": { + "curseforge": "1238567" + }, + "files": [ + { + "type": "curseforge", + "file_name": "sophisticatedbackpackscreateintegration-1.20.1-0.1.5.30.jar", + "mc_versions": [ + "1.20.1" + ], + "loaders": [ + "forge", + "neoforge" + ], + "release_type": "release", + "url": "https://edge.forgecdn.net/files/7169/407/sophisticatedbackpackscreateintegration-1.20.1-0.1.5.30.jar", + "id": "7169407", + "parent_id": "1238567", + "hashes": { + "sha1": "5597cce58d4c3529574c12ef6d39932c600bcdc1", + "md5": "4564b1f2b0b3ce13325f851058d547b4" + }, + "required_dependencies": [ + "618298", + "422301", + "328085" + ], + "size": 85297, + "date_published": "2025-10-31T05:59:55.803Z" + } + ] + }, { "pakku_id": "Td3irmxqa31eW0zT", "type": "MOD",