Initial commit of Ksfixitmangaming modpack v.1

This commit is contained in:
2025-08-23 22:59:17 -05:00
commit e79e0edf39
54 changed files with 44 additions and 0 deletions

BIN
.ftbapp/logo Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

1
.ftbapp/version.json Normal file
View File

@@ -0,0 +1 @@
{"status":"success","id":1321,"parent":116,"name":"21.8.36","specs":{"id":-1,"minimum":3072,"recommended":6124},"type":"release","targets":[{"id":-1,"version":"21.8.36","name":"neoforge","type":"modloader","updated":0},{"id":-1,"version":"1.21.8","name":"minecraft","type":"game","updated":0},{"id":-1,"version":"21.0.3+9-LTS","name":"java","type":"runtime","updated":0}],"files":[],"installs":0,"plays":0,"updated":0,"refreshed":0}

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
/logs/
/saves/
/crash-reports/
/screenshots/
/journeymap/
/config/JEI/worldSettings.cfg

32
instance.json Normal file
View File

@@ -0,0 +1,32 @@
{
"uuid": "1435a073-47e1-4917-bd5c-cb09fcbc16da",
"id": 116,
"versionId": 1321,
"name": "Ksfixitmangaming 1.21.8 v.1",
"version": ".1",
"mcVersion": "1.21.8",
"minMemory": 3072,
"recMemory": 6124,
"memory": 8192,
"jvmArgs": "-XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent\u003d20 -XX:G1ReservePercent\u003d20 -XX:MaxGCPauseMillis\u003d50 -XX:G1HeapRegionSize\u003d32M",
"shellArgs": "",
"embeddedJre": true,
"width": 1720,
"height": 840,
"fullscreen": false,
"modLoader": "neoforge-21.8.36",
"isModified": true,
"isImport": false,
"hasInstMods": false,
"installComplete": true,
"category": "Ksfixitmangaming",
"releaseChannel": "unset",
"locked": false,
"pinned": false,
"preventMetaModInjection": false,
"packType": 0,
"_private": false,
"totalPlayTime": 0,
"lastPlayed": 0,
"potentiallyBrokenDismissed": false
}

1
instance.json.bak Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

3
version.json Normal file
View File

@@ -0,0 +1,3 @@
{
"__comment": "This file is not used by the app anymore as it was moved to the .ftbapp folder, but it is still used as a marker for other things. Please do not delete it.",
}