feat: added mod rct
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 21s

This commit is contained in:
2026-04-30 23:58:38 -04:00
parent 96f0fcfa32
commit 381ff4fe91
5 changed files with 55 additions and 1 deletions
+15
View File
@@ -49,6 +49,11 @@ file = "mods/fabric-api.pw.toml"
hash = "7494d3ab9667c29b19cc48b65e39b3623bd6c521e4357526176f71ace8ec17eb" hash = "7494d3ab9667c29b19cc48b65e39b3623bd6c521e4357526176f71ace8ec17eb"
metafile = true metafile = true
[[files]]
file = "mods/forge-config-api-port.pw.toml"
hash = "238b3ceb4214a682480ce00eefae5d34efa299ff6ff667e4b2f2ed503c6e76ee"
metafile = true
[[files]] [[files]]
file = "mods/jade.pw.toml" file = "mods/jade.pw.toml"
hash = "37a45ed98e4edc9c8224cb06f72be8914fae69687601d4e15009f1cb9f27563c" hash = "37a45ed98e4edc9c8224cb06f72be8914fae69687601d4e15009f1cb9f27563c"
@@ -69,6 +74,16 @@ file = "mods/packet-fixer.pw.toml"
hash = "84cb0dcad9ac46d22adba4fb7924951affa6ac5e46027a3b25fa9a0db8d91b2b" hash = "84cb0dcad9ac46d22adba4fb7924951affa6ac5e46027a3b25fa9a0db8d91b2b"
metafile = true metafile = true
[[files]]
file = "mods/rctapi.pw.toml"
hash = "18fa6f64154a77fd1c02db2488b504ae0b38132a0b425f75be1c092b5728c31b"
metafile = true
[[files]]
file = "mods/rctmod.pw.toml"
hash = "02bef875ebc40a486e906a6af1bc9179dec850cdb8c9735211ff8e36cd655c72"
metafile = true
[[files]] [[files]]
file = "mods/xaeros-minimap.pw.toml" file = "mods/xaeros-minimap.pw.toml"
hash = "d7c23c5b2f03df76caa7a4d66ca7961a5a3d05c538e1bda65bfd93fb80a07c5e" hash = "d7c23c5b2f03df76caa7a4d66ca7961a5a3d05c538e1bda65bfd93fb80a07c5e"
+13
View File
@@ -0,0 +1,13 @@
name = "Forge Config API Port"
filename = "ForgeConfigAPIPort-v21.1.6-1.21.1-Fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ohNO6lps/versions/N5qzq0XV/ForgeConfigAPIPort-v21.1.6-1.21.1-Fabric.jar"
hash-format = "sha512"
hash = "cd9296e78ba969f7aed6e3692aa25eb61c102c79c55ca5f9592576bacaa26feab5d5d48fa30cf07ca852e0f1d42afc4d4558feff69a67b225183d2bc15898cf9"
[update]
[update.modrinth]
mod-id = "ohNO6lps"
version = "N5qzq0XV"
+13
View File
@@ -0,0 +1,13 @@
name = "Radical Cobblemon Trainers API"
filename = "rctapi-fabric-1.21.1-0.15.2-beta.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/CBfM2yw7/versions/9OZx0coL/rctapi-fabric-1.21.1-0.15.2-beta.jar"
hash-format = "sha512"
hash = "f0e740fed61051e2e4a35345e8900d0dcf59c6e69de59ae5c8f1a88e06c8f4aa711e7c2480c7d86d95b1e03a1b9466031d092d9eea1bcb3d2362c8db746c4150"
[update]
[update.modrinth]
mod-id = "CBfM2yw7"
version = "9OZx0coL"
+13
View File
@@ -0,0 +1,13 @@
name = "Radical Cobblemon Trainers"
filename = "rctmod-fabric-1.21.1-0.18.1-beta.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lRwTUnD7/versions/gQx1F1dx/rctmod-fabric-1.21.1-0.18.1-beta.jar"
hash-format = "sha512"
hash = "867fbd050afbcc76bf469942cbbe4294b1100ed870111a07917267568c4da3b674aaea4421cb89d6a8faa05713843e9d0cf37bbe1d9a258f28d331faca4a9e38"
[update]
[update.modrinth]
mod-id = "lRwTUnD7"
version = "gQx1F1dx"
+1 -1
View File
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "58a6317b886e2260f3f4cbf70e810fd1424a76d23bfe96537d0eebca6975b960" hash = "824de5e96a000501b000ad2fd0be28a1b7031dd03af5cc83033ccefc1196e505"
[versions] [versions]
fabric = "0.19.2" fabric = "0.19.2"