mods/entityculling: modrinth source
Curseforge implements anti-competitive measures in order to make specific mods exclusive to their proprietary launcher. Mitigate this behaviour by downloading affected mods from Modrinth.
This commit is contained in:
parent
65c91f19ce
commit
b76c650efe
3 changed files with 11 additions and 10 deletions
|
@ -137,7 +137,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/entityculling.pw.toml"
|
file = "mods/entityculling.pw.toml"
|
||||||
hash = "292eb1fc5de115ca502a09f47f2364908736a047e4ce1f2bcee635eb84d08f76"
|
hash = "7c09804ecec8f4886e08153f2b1acfcd118b7c7db881de3a3b6bd17638476acb"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,13 +1,14 @@
|
||||||
name = "Entity Culling Fabric/Forge"
|
name = "Entity Culling"
|
||||||
filename = "entityculling-fabric-1.7.3-mc1.21.jar"
|
filename = "entityculling-fabric-1.8.0-mc1.21.jar"
|
||||||
side = "both"
|
side = "client"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/wZSIbKbB/entityculling-fabric-1.8.0-mc1.21.jar"
|
||||||
hash-format = "sha512"
|
hash-format = "sha512"
|
||||||
hash = ""
|
hash = "e6e1e7f75016b8cc0c7288f42e4eccecb6a70f51e09e48a48f1b2f28269a3c6eb6db295f9e9b0b8a09c80998e7cc8ca4ca73b37d19005794e24fe769fc75167e"
|
||||||
mode = "metadata:curseforge"
|
mode = "url"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.modrinth]
|
||||||
file-id = 6236202
|
mod-id = "NNAgCjsB"
|
||||||
project-id = 448233
|
version = "wZSIbKbB"
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "b8293533690eea86850f8b6cfbb3e6d4fd86ee35b96a4d256fd3e5701f2e42bd"
|
hash = "cadf28cda0df0e884ad131dc28d2956f8825af2ed05071646d45c47e3e80f624"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue