Skip to content

Commit 6b664f9

Browse files
committed
feat(mc26.1.2): other missing mods
i guess i missed these too
1 parent cfcb067 commit 6b664f9

4 files changed

Lines changed: 37 additions & 1 deletion

File tree

versions/fabric/26.1.2/index.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,11 @@ file = "mods/crash-assistant.pw.toml"
113113
hash = "b0ee602e15644fb8c5a3c49e3decbf5453c2e7ae9473f5b249f65cbcf9a1a944"
114114
metafile = true
115115

116+
[[files]]
117+
file = "mods/cubes-without-borders.pw.toml"
118+
hash = "c2f7894f6710a7d6f5579d4272324a7533f83c75c47a2117ac90a7b4b7bfbd19"
119+
metafile = true
120+
116121
[[files]]
117122
file = "mods/cull-fewer-leaves.pw.toml"
118123
hash = "48b7006d6efb70e924d404d2c598b66f178ba04d04350172915bb7a41ecca9b1"
@@ -148,6 +153,11 @@ file = "mods/entitytexturefeatures.pw.toml"
148153
hash = "93be568ffd5908e1991054d273d0d008204afe55a53714bff471719d32dcbb5d"
149154
metafile = true
150155

156+
[[files]]
157+
file = "mods/esf.pw.toml"
158+
hash = "64910f41d4601943c46587c4f9d1c6a01653e7eaf0222d40ee22e8378157f4f3"
159+
metafile = true
160+
151161
[[files]]
152162
file = "mods/fabric-api.pw.toml"
153163
hash = "5adf60faf11b97a7979f398fd6c494f55603a384880db1bf9755f2495d0dc5a2"
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "Cubes Without Borders"
2+
filename = "cwb-4.0.2+26.1.jar"
3+
side = "client"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/j51j0ihr/cwb-4.0.2%2B26.1.jar"
7+
hash-format = "sha512"
8+
hash = "8fc2add98175896c837fde208e163d62cf3da16f211c94fceaf5653eca15465aef3b30ad64e1e02c25bf9b13cce0d7cefeb587a64ac86268e2efb610b0e6b787"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "ETlrkaYF"
13+
version = "j51j0ihr"
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "[ESF] Entity Sound Features"
2+
filename = "entity_sound_features-0.8.1-26.1-fabric.jar"
3+
side = "client"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/IMuO8COj/versions/SiN0Ur9P/entity_sound_features-0.8.1-26.1-fabric.jar"
7+
hash-format = "sha512"
8+
hash = "1d82c97a34484850b61a27b748034cf76f8263c51eb63ad664c7a3018c525ba9ac492a9bce891125fcb9db6ce6ab770a38f34e5482f7bfec04fa50651970debf"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "IMuO8COj"
13+
version = "SiN0Ur9P"

versions/fabric/26.1.2/pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "f9e1d4644e80be91bc06229c0833ebf0adb406fe0849d15bd804b061f003de72"
9+
hash = "9cfcf83487c19995baf2557b81b880a178ee47593c131cfa0f98414f6862f9e8"
1010

1111
[versions]
1212
fabric = "0.19.2"

0 commit comments

Comments
 (0)