first commit

This commit is contained in:
2026-01-21 15:17:52 +08:00
commit 6c70192262
62 changed files with 914 additions and 0 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