working decently on linux!
This commit is contained in:
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
@@ -1,3 +1,6 @@
|
||||
InstanceType=OneSix
|
||||
iconKey=icon
|
||||
name=FishPog Pixelmon
|
||||
JoinServerOnLaunch=true
|
||||
JoinServerOnLaunchAddress=minecraft.233hfd.com
|
||||
JoinWorldOnLaunch=true
|
||||
iconKey=fishpog_pixelmon
|
||||
|
||||
38
modpack/mmc-pack.json
Normal file
38
modpack/mmc-pack.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"components": [
|
||||
{
|
||||
"cachedName": "LWJGL 3",
|
||||
"cachedVersion": "3.2.2",
|
||||
"cachedVolatile": true,
|
||||
"dependencyOnly": true,
|
||||
"uid": "org.lwjgl3",
|
||||
"version": "3.2.2"
|
||||
},
|
||||
{
|
||||
"cachedName": "Minecraft",
|
||||
"cachedRequires": [
|
||||
{
|
||||
"equals": "3.2.2",
|
||||
"suggests": "3.2.2",
|
||||
"uid": "org.lwjgl3"
|
||||
}
|
||||
],
|
||||
"cachedVersion": "1.16.5",
|
||||
"uid": "net.minecraft",
|
||||
"version": "1.16.5"
|
||||
},
|
||||
{
|
||||
"cachedName": "Forge",
|
||||
"cachedRequires": [
|
||||
{
|
||||
"equals": "1.16.5",
|
||||
"uid": "net.minecraft"
|
||||
}
|
||||
],
|
||||
"cachedVersion": "36.2.34",
|
||||
"uid": "net.minecraftforge",
|
||||
"version": "36.2.34"
|
||||
}
|
||||
],
|
||||
"formatVersion": 1
|
||||
}
|
||||
Reference in New Issue
Block a user