diff --git a/modpack/config/simple-rpc/server-entries.toml b/modpack/config/simple-rpc/server-entries.toml new file mode 100644 index 0000000..2cb2b7f --- /dev/null +++ b/modpack/config/simple-rpc/server-entries.toml @@ -0,0 +1,6 @@ +#Enable/Disable Server Entries overrides +enabled = false +#Internal Version Number. NO TOUCHY! +version = 3 +#Server override entries +entry = [] diff --git a/modpack/config/simple-rpc/simple-rpc.toml b/modpack/config/simple-rpc/simple-rpc.toml new file mode 100644 index 0000000..4cd4640 --- /dev/null +++ b/modpack/config/simple-rpc/simple-rpc.toml @@ -0,0 +1,242 @@ + +#General Config Section. See https://srpc.fdd-docs.com/introduction/ +[general] + #The Application ID of the Discord App to use + applicationID = "762726289341677668" + #Enable/Disable the mod + enabled = true + #Enable/Disable debugging mode. WARNING: MAY CAUSE LOG SPAM! + debugging = false + #Display the Icon and Pack Name in place of LargeImage from compatible launchers. DOES NOT WORK WITH CUSTOM APPS! ONLY THE DEFAULT ONE! + launcherIntegration = false + #Allow using local image files, as RPC icons + rpcImageServer = false + #The URL of the RPC image server that will be used for local images. Restart required when changed + rpcImageServerUrl = "https://rpcavatar.firstdark.dev" + #Internal Version Number. NO TOUCHY! + version = 26 + +#The Game Loading event +[init] + #Enable/Disable the Game Loading Event + enabled = true + + [[init.presence]] + type = "PLAYING" + description = "ielādējam lvmodpack" + state = "Lādējam lvpack" + largeImageKey = ["https://lvpack.sad.ovh/files/logo_icon.png"] + largeImageText = "Paspēlē lvpack lūdzu" + smallImageKey = [] + smallImageText = "" + streamingActivityUrl = "https://twitch.tv/twitch" + + [[init.presence.buttons]] + label = "hop on" + url = "https://lvpack.sad.ovh" + +#The Main Menu event +[main_menu] + #Enable/Disable the Main Menu Event + enabled = true + + [[main_menu.presence]] + type = "PLAYING" + description = "{{player.name}} sēž main menu" + state = "AFK paļubom" + largeImageKey = ["https://lvpack.sad.ovh/files/logo_icon.png"] + largeImageText = "Paspēlē lvpack lūdzu" + smallImageKey = ["{{images.player}}"] + smallImageText = "Šis spēlētājs {{player.name}} ir ļoti gudrs" + streamingActivityUrl = "https://twitch.tv/twitch" + + [[main_menu.presence.buttons]] + label = "hop on" + url = "https://lvpack.sad.ovh" + +#The Server List event +[server_list] + #Enable/Disable the Server List Event + enabled = false + + [[server_list.presence]] + type = "PLAYING" + description = "" + state = "Searching for friends" + largeImageKey = ["https://lvpack.sad.ovh/files/logo_icon.png"] + largeImageText = "It's Minecraft {{game.version}}, but modded" + smallImageKey = ["{{images.player}}"] + smallImageText = "{{player.name}}" + streamingActivityUrl = "https://twitch.tv/twitch" + buttons = [] + +#The Realms Screen event +[realms_list] + #Enable/Disable the Realms Screen Event + enabled = false + + [[realms_list.presence]] + type = "PLAYING" + description = "{{player.name}} is looking for a Realm" + state = "Browsing Realms" + largeImageKey = ["https://lvpack.sad.ovh/files/logo_icon.png"] + largeImageText = "It's Minecraft {{game.version}}, but modded" + smallImageKey = ["{{images.player}}"] + smallImageText = "{{player.name}}" + streamingActivityUrl = "https://twitch.tv/twitch" + buttons = [] + +#The Join Game Event +[join_game] + #Enable/Disable the Join Game Event + enabled = false + + [[join_game.presence]] + type = "PLAYING" + description = "{{player.name}} is joining a game" + state = "Joining Game" + largeImageKey = ["https://lvpack.sad.ovh/files/logo_icon.png"] + largeImageText = "It's Minecraft {{game.version}}, but modded" + smallImageKey = ["{{images.player}}"] + smallImageText = "{{player.name}}" + streamingActivityUrl = "https://twitch.tv/twitch" + buttons = [] + +#The Single Player Event +[single_player] + #Enable/Disable the Single Player Event + enabled = false + + [[single_player.presence]] + type = "PLAYING" + description = "Currently In {{world.name}}" + state = "Playing lonely mode" + largeImageKey = ["https://lvpack.sad.ovh/files/logo_icon.png"] + largeImageText = "Paspēlē lvpack lūdzu" + smallImageKey = ["{{images.player}}"] + smallImageText = "Šis spē" + streamingActivityUrl = "https://twitch.tv/twitch" + buttons = [] + +#The Multi Player Event +[multi_player] + #Enable/Disable the Multi Player Event + enabled = true + + [[multi_player.presence]] + type = "PLAYING" + description = "fujaks rukā ar {{server.players.count}} čeborekiem" + state = "Crankoju savu lvpack hog" + largeImageKey = ["https://lvpack.sad.ovh/files/logo_icon.png"] + largeImageText = "Paspēlē lvpack lūdzu" + smallImageKey = ["{{images.player}}"] + smallImageText = "Šis spēlētājs {{player.name}} ir ļoti gudrs" + streamingActivityUrl = "https://twitch.tv/twitch" + + [[multi_player.presence.buttons]] + label = "hop on" + url = "https://lvpack.sad.ovh" + +#The Realms Game Event +[realms] + #Enable/Disable the Realms Game Event + enabled = true + + [[realms.presence]] + type = "PLAYING" + description = "Playing on {{realm.name}}" + state = "Playing on a Realm" + largeImageKey = ["https://lvpack.sad.ovh/files/logo_icon.png"] + largeImageText = "It's Minecraft {{game.version}}, but modded" + smallImageKey = ["{{images.player}}"] + smallImageText = "{{player.name}}" + streamingActivityUrl = "https://twitch.tv/twitch" + buttons = [] + +#The Paused Event +[paused] + #Enable/Disable the Pause Event + enabled = true + + [[paused.presence]] + type = "PLAYING" + description = "fujaks afk" + state = "Respect" + largeImageKey = ["https://lvpack.sad.ovh/files/logo_icon.png"] + largeImageText = "Paspēlē lvpack lūdzu" + smallImageKey = ["{{images.player}}"] + smallImageText = "Šis spēlētājs {{player.name}} ir ļoti gudrs" + streamingActivityUrl = "https://twitch.tv/twitch" + + [[paused.presence.buttons]] + label = "hop on" + url = "https://lvpack.sad.ovh" + +#Fallback event for disabled events +[generic] + + [[generic.presence]] + type = "PLAYING" + description = "Uz tā krafta" + state = "" + largeImageKey = ["https://lvpack.sad.ovh/files/logo_icon.png"] + largeImageText = "Paspēlē lvpack lūdzu" + smallImageKey = [] + smallImageText = "" + streamingActivityUrl = "https://twitch.tv/twitch" + [[paused.presence.buttons]] + label = "hop on" + url = "https://lvpack.sad.ovh" +#Custom Config Variables that you can use +[custom] + #Must these variables be parsed along with other variables + enabled = true + #Your custom variables to add + variables = [] + +#Dimension Information Overrides +[dimension_overrides] + #Allows you to override the displayed values for dimensions + enabled = false + + [[dimension_overrides.dimensions]] + name = "overworld" + + [[dimension_overrides.dimensions.presence]] + type = "PLAYING" + description = "{{player.name}} is in The Overworld" + state = "" + largeImageKey = ["overworld"] + largeImageText = "In the Overworld" + smallImageKey = ["mclogo"] + smallImageText = "{{game.mods}} mods installed" + streamingActivityUrl = "https://twitch.tv/twitch" + buttons = [] + + [[dimension_overrides.dimensions]] + name = "the_nether" + + [[dimension_overrides.dimensions.presence]] + type = "PLAYING" + description = "{{player.name}} is in The Nether" + state = "" + largeImageKey = ["nether"] + largeImageText = "In the Nether" + smallImageKey = ["mclogo"] + smallImageText = "{{game.mods}} mods installed" + streamingActivityUrl = "https://twitch.tv/twitch" + buttons = [] + + [[dimension_overrides.dimensions]] + name = "the_end" + + [[dimension_overrides.dimensions.presence]] + type = "PLAYING" + description = "{{player.name}} is in The End" + state = "" + largeImageKey = ["end"] + largeImageText = "In the End" + smallImageKey = ["mclogo"] + smallImageText = "{{game.mods}} mods installed" + streamingActivityUrl = "https://twitch.tv/twitch" + buttons = [] diff --git a/modpack/index.toml b/modpack/index.toml index 4f5a662..c060846 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -36,6 +36,14 @@ hash = "6954379d658fdf496f162792a3244f0f08635858ed4b0553a718a7ef63b8a620" file = "config/fancymenu/user_variables.db" hash = "3d7d4cda73d6bde134a568ccbe4e8d2e7fbe701570012b71fa45acdb2258c823" +[[files]] +file = "config/simple-rpc/server-entries.toml" +hash = "776540d06aeddc6e282c35298d3bf2e5ae168a666c285bd61b3fc7e78714261c" + +[[files]] +file = "config/simple-rpc/simple-rpc.toml" +hash = "c64557466c47163971f72a024650be34e82428f169aeb4b38da688514a46f48f" + [[files]] file = "mods/3dskinlayers.pw.toml" hash = "7cfd3485931eb237e346fbda606b4b28663e9d3b3efa56d37c69355681f0a1d8" @@ -111,6 +119,11 @@ file = "mods/corgilib.pw.toml" hash = "a6558ac1a7aeac97e3a37a4f31b194e40b695ed3582a15328602723041045db8" metafile = true +[[files]] +file = "mods/craterlib.pw.toml" +hash = "10d0fedaab6a4f7ef05e06882e61864599f5dddafe55902b25ed475f81b6b5ce" +metafile = true + [[files]] file = "mods/creativecore.pw.toml" hash = "554190499d5711421a831f95c777b85d2592482dfee9d5014580b8feef2f592a" @@ -331,6 +344,11 @@ file = "mods/simple-copper-pipes.pw.toml" hash = "2bb2bda45ff0a09aa3b9c6b346182191673d86ac98984751d61ec6945c9d8834" metafile = true +[[files]] +file = "mods/simple-discord-rpc.pw.toml" +hash = "1682add4f33743fe9c60cbae1342e02303d475b652948eeee9071c2be7119f08" +metafile = true + [[files]] file = "mods/sit!.pw.toml" hash = "b989e91c873b314ec3dc5a820d2c7643e723a21daf30f054669924418324c427" diff --git a/modpack/mods/craterlib.pw.toml b/modpack/mods/craterlib.pw.toml new file mode 100644 index 0000000..9b03ef3 --- /dev/null +++ b/modpack/mods/craterlib.pw.toml @@ -0,0 +1,13 @@ +name = "CraterLib" +filename = "CraterLib-Fabric-1.21.6-2.1.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Nn8Wasaq/versions/o3hiSSue/CraterLib-Fabric-1.21.6-2.1.5.jar" +hash-format = "sha512" +hash = "b5600ddd724921fd9227e105131f67aca2d7e208e8e8d226ddcc4a3087f5edfced101d72a91dc8560f8af25cffe1e8ee69c123853612e9e987ea1134e7fecc40" + +[update] +[update.modrinth] +mod-id = "Nn8Wasaq" +version = "o3hiSSue" diff --git a/modpack/mods/simple-discord-rpc.pw.toml b/modpack/mods/simple-discord-rpc.pw.toml new file mode 100644 index 0000000..814d74c --- /dev/null +++ b/modpack/mods/simple-discord-rpc.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Discord RPC" +filename = "SimpleRPC-4.0.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ObXSoyrn/versions/nkRAWFxK/SimpleRPC-4.0.4.jar" +hash-format = "sha512" +hash = "69362a4ceb69030f8a784e329db3ee960f1e61755b3eb7058019722611ce6c700954aaf6c2302dbf3a3cc23ad21cef6c7c366421639c90b586f6da72fad5f600" + +[update] +[update.modrinth] +mod-id = "ObXSoyrn" +version = "nkRAWFxK" diff --git a/modpack/pack.toml b/modpack/pack.toml index ced68a3..9bdf17b 100644 --- a/modpack/pack.toml +++ b/modpack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2bb7b810b9ba2e9845f6320422c8fb153f5b4c8052d2256821cec58f062f18fa" +hash = "cad4158e3c0e82b72fd7dc1e7521c47cead1ff87328fdc7203774bd6baaf5e94" [versions] fabric = "0.17.2"