Initial commit
This commit is contained in:
BIN
build/legacy/.minecraft/packwiz-installer-bootstrap.jar
Normal file
BIN
build/legacy/.minecraft/packwiz-installer-bootstrap.jar
Normal file
Binary file not shown.
BIN
build/legacy/.minecraft/packwiz-installer.jar
Normal file
BIN
build/legacy/.minecraft/packwiz-installer.jar
Normal file
Binary file not shown.
0
build/legacy/.packignore
Normal file
0
build/legacy/.packignore
Normal file
BIN
build/legacy/icon.png
Normal file
BIN
build/legacy/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 83 KiB |
9
build/legacy/instance.cfg
Normal file
9
build/legacy/instance.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
InstanceType=OneSix
|
||||
OverrideMemory=true
|
||||
MaxMemAlloc=5120
|
||||
MinMemAlloc=512
|
||||
OverrideCommands=true
|
||||
PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://dakedres.sys42.net/modpacks/raspberry-flavoured-de/pack/pack.toml
|
||||
name=Raspberry Flavoured (DE)
|
||||
iconKey=icon
|
||||
notes=dakedres wuz here ;3
|
||||
38
build/legacy/mmc-pack.json
Normal file
38
build/legacy/mmc-pack.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"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": "Forge",
|
||||
"cachedRequires": [
|
||||
{
|
||||
"equals": "1.19.2",
|
||||
"uid": "net.minecraft"
|
||||
}
|
||||
],
|
||||
"cachedVersion": "43.3.7",
|
||||
"uid": "net.minecraftforge",
|
||||
"version": "43.3.7"
|
||||
}
|
||||
],
|
||||
"formatVersion": 1
|
||||
}
|
||||
Reference in New Issue
Block a user