Skip to content

Commit

Permalink
0.3.1-alpha.6
Browse files Browse the repository at this point in the history
0.3.1-alpha.6
- Add new mod api
- Forge Config API Port
- Add back mods and update
- Simple Shulker Preview
- Lithium
- World Host
- Update mods
- Chat Heads
- Concurrent Chunk Management Engine (Fabric)
- Fabric API
- ImmediatelyFast
- More Culling
- Remove Reloading Screen
- Sodium
- [EMF] Entity Model Features
  • Loading branch information
yichifauzi committed Nov 15, 2024
1 parent acdea64 commit a7b3371
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Curseforge/1.21.3/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ metafile = true

[[files]]
file = "mods/forge-config-api-port-fabric.pw.toml"
hash = "757376f2fdff85a171a586e7758b2fb580fe219d9e081075a9cab60771c6d9a6"
hash = "ff8a2a26ed3e0c2ab5526866becfde76265302d565f15dad4477deceb5a35472"
metafile = true

[[files]]
Expand Down
6 changes: 3 additions & 3 deletions Curseforge/1.21.3/mods/forge-config-api-port-fabric.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Forge Config API Port"
filename = "ForgeConfigAPIPort-v21.3.1-1.21.3-Fabric.jar"
filename = "ForgeConfigAPIPort-v21.3.2-1.21.3-Fabric.jar"
side = "both"

[download]
hash-format = "sha1"
hash = "ce955b08424dbae46a24eb9372243647a732d15e"
hash = "8e8040ee4419cebccd731bd79a6c29dfb385dddf"
mode = "metadata:curseforge"

[update]
[update.curseforge]
file-id = 5850747
file-id = 5904762
project-id = 547434
2 changes: 1 addition & 1 deletion Curseforge/1.21.3/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 = "408881b6c72938948883e14f3d98f94a1efd18cbf153fd9fb20683ec55d9ccda"
hash = "9069a8f5c2fb6af8394729223e121ec18fbcff16cf80f78e0789eafb651582a9"

[versions]
fabric = "0.16.9"
Expand Down
2 changes: 1 addition & 1 deletion Packwiz/1.21.3/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ metafile = true

[[files]]
file = "mods/forge-config-api-port.pw.toml"
hash = "46582f8bfe8dbf7859c65f21849c587e6ce77049a5427f87f5c9c8a4d5bc9fd8"
hash = "1989dfcc9c89cad6ee99095b16fdaf4ad22dc6789464839e3e175a401b367496"
metafile = true

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions Packwiz/1.21.3/mods/forge-config-api-port.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Forge Config API Port"
filename = "ForgeConfigAPIPort-v21.3.1-1.21.3-Fabric.jar"
filename = "ForgeConfigAPIPort-v21.3.2-1.21.3-Fabric.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/ohNO6lps/versions/DsrEE2v9/ForgeConfigAPIPort-v21.3.1-1.21.3-Fabric.jar"
url = "https://cdn.modrinth.com/data/ohNO6lps/versions/rfzwvtf5/ForgeConfigAPIPort-v21.3.2-1.21.3-Fabric.jar"
hash-format = "sha512"
hash = "036ae172ca5f27f4bf772a23989bea1b4dc7cd9445ee7b3ade87c6f96a096996cb530852f53b66835d8e9fecccdaa308ca90d49a5f024172ee492d0b433f5e29"
hash = "d34f6c3c7e9fa0c4f9ec4f5c203d0ceeac0b4acd9fffa62ecfeb1ae6efe72ac85d8ecb7fb106ab9a1ed3f6de0faa4863c13e2365f524f71dc3c3f50f95355d15"

[update]
[update.modrinth]
mod-id = "ohNO6lps"
version = "DsrEE2v9"
version = "rfzwvtf5"
2 changes: 1 addition & 1 deletion Packwiz/1.21.3/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 = "f7931356a1830dc5ba9d87b27c75dfe94a707536563a0565efa66f69f3ecca82"
hash = "5c31e32858c1412bdda7be3667bafb0859436d09882946bdc883978645d92785"

[versions]
fabric = "0.16.9"
Expand Down

0 comments on commit a7b3371

Please sign in to comment.