Serverpack script (#10)
* Add serverpack / script * Define clientside mods * Packwiz refresh
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name = "Client Tweaks"
|
||||
filename = "clienttweaks-forge-1.20-11.1.0.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "Controlling"
|
||||
filename = "Controlling-forge-1.20.1-12.0.2.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "Embeddium"
|
||||
filename = "embeddium-0.2.13+mc1.20.1.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "FPS Reducer"
|
||||
filename = "FpsReducer2-forge-1.20-2.5.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "Model Gap Fix"
|
||||
filename = "modelfix-1.14.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "Mouse Tweaks"
|
||||
filename = "MouseTweaks-forge-mc1.20-2.25.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "Searchables"
|
||||
filename = "Searchables-forge-1.20.1-1.0.2.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "Shimmer"
|
||||
filename = "Shimmer-forge-1.20.1-0.2.3.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "Toast Control"
|
||||
filename = "ToastControl-1.20.1-8.0.3.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "Yeetus Experimentus"
|
||||
filename = "YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.jar"
|
||||
side = "both"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
|
||||
Reference in New Issue
Block a user