feat: add "Hide Experimental Warning" mod

This commit is contained in:
2026-02-17 21:43:48 -06:00
parent 33221f5661
commit 1f276d600b
3 changed files with 19 additions and 1 deletions

5
index.toml generated
View File

@@ -250,6 +250,11 @@ file = "mods/gravestone-x-curios-api-compat.pw.toml"
hash = "f29b802fac8e85e5b6b4bc52338495ee5a3cb40aea8798296bbf00befcbb613a" hash = "f29b802fac8e85e5b6b4bc52338495ee5a3cb40aea8798296bbf00befcbb613a"
metafile = true metafile = true
[[files]]
file = "mods/hide-experimental-warning.pw.toml"
hash = "005920cd18ea09c63df60a2007852c1791d9af4b19d74a5e5e9cff5f14461ec4"
metafile = true
[[files]] [[files]]
file = "mods/jade-addons-forge.pw.toml" file = "mods/jade-addons-forge.pw.toml"
hash = "f8312021fd88a4952e1d50a2f156fab65314f87658d7153efc56be76a422d5cd" hash = "f8312021fd88a4952e1d50a2f156fab65314f87658d7153efc56be76a422d5cd"

View File

@@ -0,0 +1,13 @@
name = "Hide Experimental Warning"
filename = "hideexperimentalwarning-1.20.1-1.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Rm4OOdHd/versions/hJuIowdr/hideexperimentalwarning-1.20.1-1.2.jar"
hash-format = "sha512"
hash = "d18013a57005c5ef902f656f76237edf5b92e00880b241ed22f6327a19bece3bc0ecbaa6038fc19b6559a9436d73e4bfe378d8b7b463e8676e140c48bbb715a9"
[update]
[update.modrinth]
mod-id = "Rm4OOdHd"
version = "hJuIowdr"

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 = "7dd8b4e240e0147c6739eab79b0a8ddd09ed8e66ed11e97bd468ac69cbd28836" hash = "f69edf211df2aecd87fd8a8ce5d63c6046dfc5f933ab6652091b76ebaf6c66a2"
[versions] [versions]
forge = "47.4.10" forge = "47.4.10"