Initial commit

This commit is contained in:
2026-01-24 05:19:02 -07:00
commit 2072f700ae
1900 changed files with 139264 additions and 0 deletions

Binary file not shown.

0
build/legacy/.packignore Normal file
View File

BIN
build/legacy/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View 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

View 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
}