add Shut Up GL Error

This commit is contained in:
snedmore 2025-01-02 21:23:56 -05:00
parent c5486aebbc
commit afa3a075ac
4 changed files with 20 additions and 6 deletions

Binary file not shown.

View file

@ -18,7 +18,7 @@ hash = "096c0923d7b11fd96532ccf41dfd8f3689e687c95ea967865a138f8bf478d2fe"
[[files]] [[files]]
file = "config/particular.json5" file = "config/particular.json5"
hash = "2ef28c4cf7a2e6d8316f665219b7c8e307931734e02ba1dc05a9ff6f35bb07a0" hash = "d5a7270d9923f1d1b1516c86dd54ff057bf228e7d0c38d4a9813389646ab1efd"
[[files]] [[files]]
file = "configureddefaults/config/DistantHorizons.toml" file = "configureddefaults/config/DistantHorizons.toml"
@ -149,10 +149,6 @@ hash = "3aaa6ac8835dbbce97928c4d0d03f9957749a7a57a3f1668597310e9227900da"
file = "configureddefaults/config/towns_and_towers/structure_rarity_new.json5" file = "configureddefaults/config/towns_and_towers/structure_rarity_new.json5"
hash = "1f6cddbcb2d89fbcc774d7bdae9987ccb031ba8fe024307357076ca617b17eeb" hash = "1f6cddbcb2d89fbcc774d7bdae9987ccb031ba8fe024307357076ca617b17eeb"
[[files]]
file = "configureddefaults/config/travelersbackpack.json5"
hash = "54dbfffb6ef5c514662fb273330ec143e59e64446c7106fb9e1769060686bf45"
[[files]] [[files]]
file = "configureddefaults/config/treechop-client.toml" file = "configureddefaults/config/treechop-client.toml"
hash = "1ff3f0e2ce95ea1561eb80b69b1a18599adffd262566fb9befa2a49c9c33efbe" hash = "1ff3f0e2ce95ea1561eb80b69b1a18599adffd262566fb9befa2a49c9c33efbe"
@ -1303,6 +1299,11 @@ file = "mods/shulkerboxtooltip.pw.toml"
hash = "539f2968d3ddc434abc40c12becaea92bea9f9373b27bd7ff75b67938a56a552" hash = "539f2968d3ddc434abc40c12becaea92bea9f9373b27bd7ff75b67938a56a552"
metafile = true metafile = true
[[files]]
file = "mods/shut-up-gl-error.pw.toml"
hash = "86974c82897c1b717ea035aac5832d56bacfe3a05e72b98d66d28d8e9beba317"
metafile = true
[[files]] [[files]]
file = "mods/simple-voice-chat-radio.pw.toml" file = "mods/simple-voice-chat-radio.pw.toml"
hash = "c192b9b04d3826dfd980874d5e589dd0051fcdf5baf679bbab6f32a0c376ce40" hash = "c192b9b04d3826dfd980874d5e589dd0051fcdf5baf679bbab6f32a0c376ce40"

View file

@ -0,0 +1,13 @@
name = "Shut Up GL Error"
filename = "Shut Up GL Error-fabric-1.20.1-1.0.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/houIxdGF/versions/aHibkCCo/Shut%20Up%20GL%20Error-fabric-1.20.1-1.0.0.jar"
hash-format = "sha512"
hash = "5363cc7684625146a3e9e31129c15064a327475a32da79d754839209c91fac627e5f7082a71e685f26340d4d6b5cef0b6bad871d20e1a5b035de83ea45692def"
[update]
[update.modrinth]
mod-id = "houIxdGF"
version = "aHibkCCo"

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 = "faa2262c415e9e0c01d6b3808949dda3946d009e81f3383619832f5ea010fdab" hash = "adbc6d77cd2404a5ea6ecaafa37d46cdf817802822daedba8b68f282029dd93f"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"