Marked a few mods as client only

This commit is contained in:
Raz 2023-04-27 19:26:51 -05:00
parent b1e10bbea7
commit a02a8f434e
6 changed files with 11 additions and 11 deletions

View File

@ -431,7 +431,7 @@ metafile = true
[[files]] [[files]]
file = "mods/fancymenu-forge.pw.toml" file = "mods/fancymenu-forge.pw.toml"
hash = "d5ca40e2692def1540d7935ded342d1596105d04c770874d07029a8d1f19b782" hash = "2cebf85aec8b5fdd96ecdb0620c4b74d8cc9d2b862d9e1b0300c8ccf07383730"
metafile = true metafile = true
[[files]] [[files]]
@ -496,7 +496,7 @@ metafile = true
[[files]] [[files]]
file = "mods/full-grown-crop-marker.pw.toml" file = "mods/full-grown-crop-marker.pw.toml"
hash = "915672f0c066fb2601b551dad8bdf349f7d5352388833c8cc6adc4e790b4366e" hash = "520c6425fa4e87ba88a052b06710edbbdb9a64e6880b5bbeeb4985e6a3636ab0"
metafile = true metafile = true
[[files]] [[files]]
@ -801,7 +801,7 @@ metafile = true
[[files]] [[files]]
file = "mods/observable.pw.toml" file = "mods/observable.pw.toml"
hash = "a9b531535c2d136f62ec6157782dbedf858a9f71091ffad84da1a37664384922" hash = "ec384d750a204dd91e3c7f5923fc6bd3ad070966878796314a20adfdd00a036a"
metafile = true metafile = true
[[files]] [[files]]
@ -996,7 +996,7 @@ metafile = true
[[files]] [[files]]
file = "mods/seasonhud.pw.toml" file = "mods/seasonhud.pw.toml"
hash = "17ac105d0f3f2471fea085359d362e022d948307e497ad77d348f46e0b1c0b0b" hash = "bcc59d1c1d57809477f469063f808fda2b24587b3619e5a4863b5337bdcb97f8"
metafile = true metafile = true
[[files]] [[files]]
@ -1046,7 +1046,7 @@ metafile = true
[[files]] [[files]]
file = "mods/sound-physics-remastered.pw.toml" file = "mods/sound-physics-remastered.pw.toml"
hash = "f2911639cfd58f1f44df7835493555a5aea7a729413f1c5f6dae744136d4c782" hash = "41419c8e8fe91364395ca5add1f59b6c93174930c8ab7071e14e2a86695954f6"
metafile = true metafile = true
[[files]] [[files]]
@ -1141,7 +1141,7 @@ metafile = true
[[files]] [[files]]
file = "mods/toast-control.pw.toml" file = "mods/toast-control.pw.toml"
hash = "8ff48d18f2fbe8df674dcd79aabcece27808667c270401b06ac10c97d7552990" hash = "8497d377cb7695bbcdb10a04391b054727a42e23cc1fc1774842109127955b4e"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "FancyMenu [Forge]" name = "FancyMenu [Forge]"
filename = "fancymenu_forge_2.14.7_MC_1.19-1.19.2.jar" filename = "fancymenu_forge_2.14.7_MC_1.19-1.19.2.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "SeasonHUD" name = "SeasonHUD"
filename = "seasonhud-1.19.2-1.4.13.jar" filename = "seasonhud-1.19.2-1.4.13.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "Sound Physics Remastered" name = "Sound Physics Remastered"
filename = "soundphysics-forge-1.19.2-1.0.18.jar" filename = "soundphysics-forge-1.19.2-1.0.18.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "Toast Control" name = "Toast Control"
filename = "ToastControl-1.19.2-7.0.0.jar" filename = "ToastControl-1.19.2-7.0.0.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

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 = "7650772cd8489cffa6d26360285cd82de80f014cf33c42c209264e77f2d5e3ab" hash = "85b23e2e391a7851ea1d46e91f244aec0da901000bf7e0a33ff9b2edd7960ec5"
[versions] [versions]
forge = "43.2.8" forge = "43.2.8"