Skip to content

Commit

Permalink
replace more culling w/ cull less leaves
Browse files Browse the repository at this point in the history
- only in possible versions, currently minecraft 1.20.1
- there hasn't been really any concrete proof that it's any faster than CLL
- more culling can also cause issues with resource packs, for example Vanilla Tweaks. and it's custom item frame renderer can be janky at times (skywardmc/adrenaline#34)
- CLL seems to be a generally lighter mod with not little to no performance decrease compared to more culling
- have feedback? send a message in the discord server or create an issue on the github repository
  • Loading branch information
intergrav committed May 11, 2024
1 parent a1e2833 commit 1270701
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 38 deletions.
10 changes: 5 additions & 5 deletions versions/fabric/1.20.1/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,11 @@ file = "mods/cubes-without-borders.pw.toml"
hash = "1a65361cf2207ba6bad6eba3e66e407983452398c4ac5cbe5db0d8430b8a6496"
metafile = true

[[files]]
file = "mods/cull-less-leaves.pw.toml"
hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131"
metafile = true

[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "ee965d6f2e0a9cdc31139b0d8a3367eb8db031065a03142534652573626e9787"
Expand Down Expand Up @@ -233,11 +238,6 @@ file = "mods/modmenu.pw.toml"
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
metafile = true

[[files]]
file = "mods/moreculling.pw.toml"
hash = "979e6d73369f2e45666e49c387f7f4f9b266df1085d4a7a949039aac461b3c13"
metafile = true

[[files]]
file = "mods/optigui.pw.toml"
hash = "2440a2e6d0ade6bc4ca8d3677b59312734dd22106fc6fc5cbac5c24b0ba2ff05"
Expand Down
13 changes: 13 additions & 0 deletions versions/fabric/1.20.1/mods/cull-less-leaves.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Cull Less Leaves"
filename = "CullLessLeaves-1.3.0.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/TFvkv8XK/CullLessLeaves-1.3.0.jar"
hash-format = "sha1"
hash = "83380456dab54b8ac790b84a0f4f39a1404e6bc5"

[update]
[update.modrinth]
mod-id = "iG6ZHsUV"
version = "TFvkv8XK"
13 changes: 0 additions & 13 deletions versions/fabric/1.20.1/mods/moreculling.pw.toml

This file was deleted.

2 changes: 1 addition & 1 deletion versions/fabric/1.20.1/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "cc4a20dce796af1aa1080cd4a7d13297b7a08d1e6b15919b26495719d6a68319"
hash = "9d77c5378b44aaba2f1d006c1d5640f95a4950c32821bcd95213feb7bbe644ab"

[versions]
fabric = "0.15.10"
Expand Down
10 changes: 5 additions & 5 deletions versions/quilt/1.20.1/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,11 @@ file = "mods/cubes-without-borders.pw.toml"
hash = "1a65361cf2207ba6bad6eba3e66e407983452398c4ac5cbe5db0d8430b8a6496"
metafile = true

[[files]]
file = "mods/cull-less-leaves.pw.toml"
hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131"
metafile = true

[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "b7a7971c44fd891674222a48df8999e379b8658d96ab9b3cf55c17c0b00bd1ce"
Expand Down Expand Up @@ -228,11 +233,6 @@ file = "mods/modmenu.pw.toml"
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
metafile = true

[[files]]
file = "mods/moreculling.pw.toml"
hash = "979e6d73369f2e45666e49c387f7f4f9b266df1085d4a7a949039aac461b3c13"
metafile = true

[[files]]
file = "mods/ok-zoomer.pw.toml"
hash = "0b3a68ab8700e95288d2eec264ac188f0fc9fe1c7a3901c9dbc06ad207c90624"
Expand Down
13 changes: 13 additions & 0 deletions versions/quilt/1.20.1/mods/cull-less-leaves.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Cull Less Leaves"
filename = "CullLessLeaves-1.3.0.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/TFvkv8XK/CullLessLeaves-1.3.0.jar"
hash-format = "sha1"
hash = "83380456dab54b8ac790b84a0f4f39a1404e6bc5"

[update]
[update.modrinth]
mod-id = "iG6ZHsUV"
version = "TFvkv8XK"
13 changes: 0 additions & 13 deletions versions/quilt/1.20.1/mods/moreculling.pw.toml

This file was deleted.

2 changes: 1 addition & 1 deletion versions/quilt/1.20.1/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "9180f1b944832be7b5276b183d87272b84537741a7cd6889264c3c01b956d007"
hash = "ccc0a21f6eca7ba30a6c166506f54d214798a624ea086c092fc6f10e6daf3fd0"

[versions]
minecraft = "1.20.1"
Expand Down

0 comments on commit 1270701

Please sign in to comment.