Sourced Entity Culling from Modrinth

This commit is contained in:
Madis 2022-05-25 18:46:22 +03:00
parent 9c6e6624c8
commit d1f3bccebf
4 changed files with 11 additions and 8 deletions

View file

@ -54,6 +54,8 @@ if refresh_only == False:
os.system(packwiz_exe_path + " mr install cloth-config")
os.system(packwiz_exe_path + " remove dont-clear-chat-history")
os.system(packwiz_exe_path + " mr install dcch")
os.system(packwiz_exe_path + " remove entityculling")
os.system(packwiz_exe_path + " mr install entityculling")
os.system(packwiz_exe_path + " refresh")
# Copy fresh manifest/modlist to git

View file

@ -198,7 +198,7 @@ metafile = true
[[files]]
file = "mods/entityculling.pw.toml"
hash = "65370d3a87c7eadaa75ebf3c00cbff34cf206f88fa54c0d13da1225d7c4bf862"
hash = "e075e0b77fafbf166171df8412138fe15cb6d6f6dbbe96129349dce357d70d9c"
metafile = true
[[files]]

View file

@ -1,13 +1,14 @@
name = "Entity Culling Fabric/Forge"
name = "EntityCulling"
filename = "entityculling-fabric-mc1.18-1.5.1.jar"
side = "both"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/1.5.1-fabric-1.18/entityculling-fabric-mc1.18-1.5.1.jar"
hash-format = "sha1"
hash = "523c57485a469c581d7a9bd18ec86c7a92a0ec93"
mode = "metadata:curseforge"
mode = ""
[update]
[update.curseforge]
file-id = 3743933
project-id = 448233
[update.modrinth]
mod-id = "NNAgCjsB"
version = "4GD4dwQK"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "00240de315dec92615b93d655a0d11f46e9064aca09e680e7666741200942248"
hash = "93991d969df8cc74c230661b47febf9a1138d22f16adedb224073649ee1e4569"
[versions]
fabric = "0.14.6"