tangled
alpha
login
or
join now
falxie.gay
/
construct
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
feat: add entity collision fps fix
Falxie_
3 years ago
bb377aec
f470f28c
+19
-1
3 changed files
expand all
collapse all
unified
split
index.toml
mods
entity-collision-fps-fix.pw.toml
pack.toml
+5
index.toml
···
1910
1910
metafile = true
1911
1911
1912
1912
[[files]]
1913
1913
+
file = "mods/entity-collision-fps-fix.pw.toml"
1914
1914
+
hash = "a31129e9872da152b3beebfe89d19fd7113714fbc82481a04a82ca978384bda5"
1915
1915
+
metafile = true
1916
1916
+
1917
1917
+
[[files]]
1913
1918
file = "mods/entityculling.pw.toml"
1914
1919
hash = "ce7764f4555f7524f0c9b6f4f1c53c94f520aad620fc2e4a237520083f43aa46"
1915
1920
metafile = true
+13
mods/entity-collision-fps-fix.pw.toml
···
1
1
+
name = "Entity Collision FPS Fix"
2
2
+
filename = "Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar"
3
3
+
side = "client"
4
4
+
5
5
+
[download]
6
6
+
hash-format = "sha1"
7
7
+
hash = "c816bd18177d52a96a59f6e51072ff1847d0f971"
8
8
+
mode = "metadata:curseforge"
9
9
+
10
10
+
[update]
11
11
+
[update.curseforge]
12
12
+
file-id = 3807498
13
13
+
project-id = 628345
+1
-1
pack.toml
···
6
6
[index]
7
7
file = "index.toml"
8
8
hash-format = "sha256"
9
9
-
hash = "e808785c8c2deff0448bf33385621faeb53b85176e3439ab6d9f9e11acd81ceb"
9
9
+
hash = "8d149462c3f12d34de3a0a3c74044c746f98eab16f3b472b776d1e4cf89119d0"
10
10
11
11
[versions]
12
12
forge = "40.1.76"