diff options
Diffstat (limited to 'nix/files')
| -rw-r--r-- | nix/files/.minecraft/packwiz-installer-bootstrap.jar | bin | 98989 -> 0 bytes | |||
| -rw-r--r-- | nix/files/.packignore | 7 | ||||
| -rw-r--r-- | nix/files/instance.cfg | 22 | ||||
| -rw-r--r-- | nix/files/mmc-pack.json | 51 |
4 files changed, 0 insertions, 80 deletions
diff --git a/nix/files/.minecraft/packwiz-installer-bootstrap.jar b/nix/files/.minecraft/packwiz-installer-bootstrap.jar Binary files differdeleted file mode 100644 index 84b934c..0000000 --- a/nix/files/.minecraft/packwiz-installer-bootstrap.jar +++ /dev/null diff --git a/nix/files/.packignore b/nix/files/.packignore deleted file mode 100644 index 448001c..0000000 --- a/nix/files/.packignore +++ /dev/null @@ -1,7 +0,0 @@ -.minecraft/coremods -.minecraft/mods -.minecraft/resourcepacks -.minecraft/saves -.minecraft/screenshots -.minecraft/shaderpacks -.minecraft/texturepacks
\ No newline at end of file diff --git a/nix/files/instance.cfg b/nix/files/instance.cfg deleted file mode 100644 index 9e1afb7..0000000 --- a/nix/files/instance.cfg +++ /dev/null @@ -1,22 +0,0 @@ -InstanceType=OneSix -JoinServerOnLaunch=false -JvmArgs=-XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+AlwaysActAsServerClassMachine -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseNUMA -XX:NmethodSweepActivity=1 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:+UseVectorCmov -XX:+PerfDisableSharedMem -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:ThreadPriorityPolicy=1 -XX:AllocatePrefetchStyle=3 -XX:+UseShenandoahGC -XX:ShenandoahGCMode=iu -XX:ShenandoahGuaranteedGCInterval=1000000 -XX:AllocatePrefetchStyle=1 -MaxMemAlloc=4096 -MinMemAlloc=4096 -OverrideCommands=true -OverrideConsole=false -OverrideGameTime=false -OverrideJavaArgs=true -OverrideJavaLocation=false -OverrideMemory=true -OverrideMiscellaneous=false -OverrideNativeWorkarounds=false -OverridePerformance=false -OverrideWindow=false -PermGen=128 -PostExitCommand= -PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://raw.githubusercontent.com/getchoo/modpack/main/pack.toml -WrapperCommand= -iconKey=default -name=getchoo-modpack -notes= diff --git a/nix/files/mmc-pack.json b/nix/files/mmc-pack.json deleted file mode 100644 index 624eee3..0000000 --- a/nix/files/mmc-pack.json +++ /dev/null @@ -1,51 +0,0 @@ -{ - "components": [ - { - "cachedName": "LWJGL 3", - "cachedVersion": "3.3.1", - "cachedVolatile": true, - "dependencyOnly": true, - "uid": "org.lwjgl3", - "version": "3.3.1" - }, - { - "cachedName": "Minecraft", - "cachedRequires": [ - { - "suggests": "3.3.1", - "uid": "org.lwjgl3" - } - ], - "cachedVersion": "1.19.2", - "important": true, - "uid": "net.minecraft", - "version": "1.19.2" - }, - { - "cachedName": "Intermediary Mappings", - "cachedRequires": [ - { - "equals": "1.19.2", - "uid": "net.minecraft" - } - ], - "cachedVersion": "1.19.2", - "cachedVolatile": true, - "dependencyOnly": true, - "uid": "net.fabricmc.intermediary", - "version": "1.19.2" - }, - { - "cachedName": "Quilt Loader", - "cachedRequires": [ - { - "uid": "net.fabricmc.intermediary" - } - ], - "cachedVersion": "0.17.8", - "uid": "org.quiltmc.quilt-loader", - "version": "0.17.8" - } - ], - "formatVersion": 1 -} |
