Update packwiz repo format

This commit is contained in:
Jonathan Ho
2025-05-31 12:06:27 -07:00
parent 90d81b583d
commit f19c9dfeda
13 changed files with 43 additions and 56 deletions

View File

@@ -0,0 +1,2 @@
darkMojangStudiosBackground:true
skipMultiplayerWarning:true

Binary file not shown.

5
instance/instance.cfg Normal file
View File

@@ -0,0 +1,5 @@
InstanceType=OneSix
iconKey=mtr
name=MTR-LetsPlay
OverrideCommands=true
PreLaunchCommand=\"$INST_JAVA\" -jar packwiz-installer-bootstrap.jar https://raw.githubusercontent.com/Minecraft-Transit-Railway/LetsPlay-Packwiz/master/pack.toml

14
instance/mmc-pack.json Normal file
View File

@@ -0,0 +1,14 @@
{
"components": [
{
"important": true,
"uid": "net.minecraft",
"version": "1.20.4"
},
{
"uid": "net.fabricmc.fabric-loader",
"version": "0.16.14"
}
],
"formatVersion": 1
}

BIN
instance/mtr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB