Skip to content

Commit

Permalink
0.3.2-alpha.1
Browse files Browse the repository at this point in the history
0.3.2-alpha.1
- Update to 1.21.4
- Update mods
- Fabric API
- Iris Shaders
- ImmediatelyFast
- LambDynamicLights
- Lithium
- Mod Menu
- Reese's Sodium Options
- Server Resourcepack Checker
- Sodium Extra
- Sodium
- Concurrent Chunk Management Engine (Fabric)
- BadOptimizations
  • Loading branch information
yichifauzi committed Dec 5, 2024
1 parent 2306cce commit daabcf2
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 1 deletion.
10 changes: 10 additions & 0 deletions Packwiz/1.21.4/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,11 @@ file = "mods/mixintrace.pw.toml"
hash = "7dc0119dac2246a00a28a73c128bc2e5275fa8c61dfb6024ef75476691c95a00"
metafile = true

[[files]]
file = "mods/modelfix.pw.toml"
hash = "d12b136e07f6f83a1e199aabe430426d19702c9f69e55731092b5d5c2f3fb69f"
metafile = true

[[files]]
file = "mods/modmenu.pw.toml"
hash = "73690bd10798a8d38fbd2001b083cbe09c57997c81945ec545f3c572b2441799"
Expand Down Expand Up @@ -250,6 +255,11 @@ file = "mods/vmp-fabric.pw.toml"
hash = "d6455abd0deae481e3c40ec33fa388a11c23031971bcf5437330f9aea2f47e45"
metafile = true

[[files]]
file = "mods/world-host.pw.toml"
hash = "191bc56c6e1f4125bc47670320daaf51d10f18cc1c7011e2beb44fe56f4e582e"
metafile = true

[[files]]
file = "mods/yacl.pw.toml"
hash = "30803367ec9fd1961894d04bb97e3ed278fdd6b5eca1a268acea681f1f0b4db6"
Expand Down
13 changes: 13 additions & 0 deletions Packwiz/1.21.4/mods/modelfix.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Model Gap Fix"
filename = "modelfix-1.21-1.6-fabric.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/QdG47OkI/versions/FUZo6yCk/modelfix-1.21-1.6-fabric.jar"
hash-format = "sha512"
hash = "5e6c5027420dd4fc0a2aa628edbb75f9dd468f14451766f582018eaa89d69e345c45452cc57c9730d4298a33e698a7832269b491f7cecbb11cc46d084825f2b3"

[update]
[update.modrinth]
mod-id = "QdG47OkI"
version = "FUZo6yCk"
13 changes: 13 additions & 0 deletions Packwiz/1.21.4/mods/world-host.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "World Host"
filename = "world-host-0.5.1+1.21.4-fabric.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/2AIZDfYo/versions/ViFuGe45/world-host-0.5.1%2B1.21.4-fabric.jar"
hash-format = "sha512"
hash = "933acdd744c72f298a63accc0ac2320a88c9aaef46546b2d2f4f55683a0ffbd467c871848b9eca7987a47e1bf5cfb8df3b8329bb53be3f369db19e4d3258f498"

[update]
[update.modrinth]
mod-id = "2AIZDfYo"
version = "ViFuGe45"
2 changes: 1 addition & 1 deletion Packwiz/1.21.4/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a4a81b8cdd16fa0c2455c9a4915589722f178511bb4a3652fb454bc0db6b2553"
hash = "100cf8094bacfd64598168eeb576f4891728b076276639f46b49d5404734e903"

[versions]
fabric = "0.16.9"
Expand Down

0 comments on commit daabcf2

Please sign in to comment.