add controllable
/ release (push) Successful in 1m26s

This commit is contained in:
2026-02-05 18:54:17 -08:00
parent 666a49f96a
commit 74ae2bcbfe
6 changed files with 47 additions and 9 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
node_modules
.wrangler
.wrangler
*.mrpack
+11 -1
View File
@@ -80,6 +80,11 @@ file = "mods/connectivity.pw.toml"
hash = "e4caf93f9c19a6614a8d4cdc97cb5819ab77e96f5ba42f52bc8d3940f282b4cc"
metafile = true
[[files]]
file = "mods/controllable.pw.toml"
hash = "ac8bc3235df39697b669d84c4a8a8215b5bcf4cf55a504ed5539a854635b7d89"
metafile = true
[[files]]
file = "mods/controlling.pw.toml"
hash = "8755b346fe49824b55af29b4558d950c34ccfda7e9725613248b226b18531f82"
@@ -370,6 +375,11 @@ file = "mods/fps-reducer.pw.toml"
hash = "cc6ab336bd9ddeb16a2000de6a3396e24b49c6feb41173affb84411794736e94"
metafile = true
[[files]]
file = "mods/framework.pw.toml"
hash = "17b154510f3ebea4ec68cd9c6237b779fbbe421d37435eaab6528b2831301409"
metafile = true
[[files]]
file = "mods/fusion-connected-textures.pw.toml"
hash = "9d0f4b221e57b49fd578863904b01497b539df6d780dc3f0045ee0d9bab80cc6"
@@ -407,7 +417,7 @@ metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "7c8e8affa7fd0b50bfc2d610fb1157e779a3ccbb0d064c11c4bc781496931f9e"
hash = "931ff4a811d75257afd98245d61985e6928ef2c59ddf7e5902144b7bbcf68c04"
metafile = true
[[files]]
+12
View File
@@ -0,0 +1,12 @@
name = "Controllable"
filename = "controllable-forge-1.20.1-0.21.8.jar"
side = "client"
[download]
hash-format = "sha1"
hash = "279ee0a69b46149dafc108b26713377a6efce1b9"
url = "https://edge.forgecdn.net/files/7411/282/controllable-forge-1.20.1-0.21.8.jar"
[update.curseforge]
file-id = 7411282
project-id = 317269
+12
View File
@@ -0,0 +1,12 @@
name = "Framework"
filename = "framework-forge-1.20.1-0.8.0.jar"
side = "client"
[download]
hash-format = "sha1"
hash = "27347879f8760a7bc0b4bd71977abc50e498811c"
url = "https://edge.forgecdn.net/files/7573/740/framework-forge-1.20.1-0.8.0.jar"
[update.curseforge]
file-id = 7573740
project-id = 549225
+9 -6
View File
@@ -1,13 +1,16 @@
name = "Just Enough Items (JEI)"
filename = "jei-1.20.1-forge-15.20.0.116.jar"
filename = "jei-1.20.1-forge-15.20.0.129.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/zzpNSbJZ/jei-1.20.1-forge-15.20.0.116.jar"
hash-format = "sha512"
hash = "4a5337e8f8234e7053c8ad9c9f4f4aaf08ee03f66fea8146e9b5b2e357a8b892540b3b1dfefc73b618b9fa485c7c025481f9d17fb9f522a76839e499f8816741"
hash-format = "sha1"
hash = "eba88424bd28c8bce0e49da13ada71cd47148b47"
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/p7yZWpEg/jei-1.20.1-forge-15.20.0.129.jar"
[update.curseforge]
file-id = 7391695
project-id = 238222
[update]
[update.modrinth]
mod-id = "u6dRKJwZ"
version = "zzpNSbJZ"
version = "p7yZWpEg"
+1 -1
View File
@@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "58a2e2b9605b673b7c3652512f82a2f196d16bbe56225096ebd8c18c55262bcc"
hash = "6cd7363aa94ea2e6ad7b5c578e3618d21f37ba1a29cd1592e6da13f9b7c131dc"
[versions]
forge = "47.4.3"