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]]
|
||||
file = "mods/entityculling.pw.toml"
|
||||
hash = "292eb1fc5de115ca502a09f47f2364908736a047e4ce1f2bcee635eb84d08f76"
|
||||
hash = "7c09804ecec8f4886e08153f2b1acfcd118b7c7db881de3a3b6bd17638476acb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
name = "Entity Culling Fabric/Forge"
|
||||
filename = "entityculling-fabric-1.7.3-mc1.21.jar"
|
||||
side = "both"
|
||||
name = "Entity Culling"
|
||||
filename = "entityculling-fabric-1.8.0-mc1.21.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/wZSIbKbB/entityculling-fabric-1.8.0-mc1.21.jar"
|
||||
hash-format = "sha512"
|
||||
hash = ""
|
||||
mode = "metadata:curseforge"
|
||||
hash = "e6e1e7f75016b8cc0c7288f42e4eccecb6a70f51e09e48a48f1b2f28269a3c6eb6db295f9e9b0b8a09c80998e7cc8ca4ca73b37d19005794e24fe769fc75167e"
|
||||
mode = "url"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 6236202
|
||||
project-id = 448233
|
||||
[update.modrinth]
|
||||
mod-id = "NNAgCjsB"
|
||||
version = "wZSIbKbB"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b8293533690eea86850f8b6cfbb3e6d4fd86ee35b96a4d256fd3e5701f2e42bd"
|
||||
hash = "cadf28cda0df0e884ad131dc28d2956f8825af2ed05071646d45c47e3e80f624"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue