Skip to content

Commit

Permalink
0.1.3+1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBossMagnus committed Jan 25, 2024
1 parent 50706b0 commit fcef131
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 34 deletions.
3 changes: 2 additions & 1 deletion src/1.20.4/fabric/config/yosbr/config/moreculling.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ itemFrameLODRange = 48
itemFrame3FaceCullingRange = 0.0
includeMangroveRoots = true
leavesCullingMode = "CHECK"
entityModelCulling = true
entityModelCulling = true
endGatewayCulling = true
14 changes: 7 additions & 7 deletions src/1.20.4/fabric/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ hash = "4dec09217ac824a854d58d8fd62e522c19080f7efbb887ad13cb8f3e233b6614"

[[files]]
file = "config/yosbr/config/moreculling.toml"
hash = "99d3ba57fdb60fc3f996f57459e948efda4fd629e4d04b185a52b1d8090a8fda"
hash = "a662ebb265770e454f7567b41d495029f5cc05ca2486a293ac517bff7bd14dfc"

[[files]]
file = "config/yosbr/config/puzzle.json"
Expand Down Expand Up @@ -89,12 +89,12 @@ metafile = true

[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "3c74be6e3f141680170ab0235cf272db65d5bf82ddbf99f9cbdc178fffc9a735"
hash = "17cb1c44cbc5486f3eedf1e4de4c48c29a4f8cd8282ff757e64c0b6f3b964dd6"
metafile = true

[[files]]
file = "mods/entity-model-features.pw.toml"
hash = "a054765471e2b9625ca5fd17afe57219319e790bfaf5c60045120faf4c9ca94b"
hash = "44d709018f8b7890428dac2ad1e4ab7020c3fcf49b9a37bb738008c691084fce"
metafile = true

[[files]]
Expand All @@ -104,12 +104,12 @@ metafile = true

[[files]]
file = "mods/entitytexturefeatures.pw.toml"
hash = "88fe2cd2e5d5e50597e09f704ca21bc7ad499e65d4c043250e9bd9bef9ccd22c"
hash = "c1a503279c840760e75e9c70d1c05944b99222e4028ec954dade8ef9da4d9e51"
metafile = true

[[files]]
file = "mods/fabric-api.pw.toml"
hash = "dce61dc785a16446575cac0c042ded380226ed257eac97d7b53a2952e423086a"
hash = "daf2a7408eeeaf8439527b153d24f4ee60865d8e3e7b2e4e05d4d56ce0b1797f"
metafile = true

[[files]]
Expand Down Expand Up @@ -204,7 +204,7 @@ metafile = true

[[files]]
file = "mods/yacl.pw.toml"
hash = "2498a978634a0add18ebd0a47b4e8d23dbe8ac19d926fabf436d15ad94bd9a44"
hash = "35604d51f362bbe912d84d8a43835c6b205fd51f8c655202ba1bf59aaaddab19"
metafile = true

[[files]]
Expand All @@ -219,5 +219,5 @@ metafile = true

[[files]]
file = "resourcepacks/translations-for-sodium.pw.toml"
hash = "839142073dff1ec9fe936c3a0f9e44a10a5b643a8de59b0a6f290573a25a4cd6"
hash = "90c849e9815a573436b53334be4636ccd63b5ba47cebe6677979fd5375b00185"
metafile = true
8 changes: 4 additions & 4 deletions src/1.20.4/fabric/mods/dynamic-fps.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Dynamic FPS"
filename = "dynamic-fps-3.3.2+minecraft-1.20.0.jar"
filename = "dynamic-fps-3.3.3+minecraft-1.20.0.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/wOSxC0Zb/dynamic-fps-3.3.2%2Bminecraft-1.20.0.jar"
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/6ZZnpiKt/dynamic-fps-3.3.3%2Bminecraft-1.20.0.jar"
hash-format = "sha1"
hash = "d15ff53960637cb586d136d6a8f962e27765fd64"
hash = "2f6a1fc113bd6bdd6f12edb2ca95c87a44a7d301"

[update]
[update.modrinth]
mod-id = "LQ3K71Q1"
version = "wOSxC0Zb"
version = "6ZZnpiKt"
8 changes: 4 additions & 4 deletions src/1.20.4/fabric/mods/entity-model-features.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "[EMF] Entity Model Features"
filename = "entity_model_features_fabric_1.20.4-1.2.1.jar"
filename = "entity_model_features_fabric_1.20.4-1.2.3.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/SS5qaBrE/entity_model_features_fabric_1.20.4-1.2.1.jar"
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/S9HtDtJv/entity_model_features_fabric_1.20.4-1.2.3.jar"
hash-format = "sha1"
hash = "5e18d7168e7388815a35125ef303e522db4069d3"
hash = "704dde67582cc41196974948513a1af25fe8fad5"

[update]
[update.modrinth]
mod-id = "4I1XuqiY"
version = "SS5qaBrE"
version = "S9HtDtJv"
8 changes: 4 additions & 4 deletions src/1.20.4/fabric/mods/entitytexturefeatures.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "[ETF] Entity Texture Features"
filename = "entity_texture_features_fabric_1.20.4-5.1.2.jar"
filename = "entity_texture_features_fabric_1.20.4-5.2.1.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/DVbS2kIx/entity_texture_features_fabric_1.20.4-5.1.2.jar"
url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/rM5QKUL3/entity_texture_features_fabric_1.20.4-5.2.1.jar"
hash-format = "sha1"
hash = "db1e18b51d392942b47f384024d9d230650e1640"
hash = "81f316263bdc5cdeade795db9242ea10e21f8034"

[update]
[update.modrinth]
mod-id = "BVzZfTc1"
version = "DVbS2kIx"
version = "rM5QKUL3"
8 changes: 4 additions & 4 deletions src/1.20.4/fabric/mods/fabric-api.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.93.1+1.20.4.jar"
filename = "fabric-api-0.95.1+1.20.4.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/2sYBLn0C/fabric-api-0.93.1%2B1.20.4.jar"
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/TvatZFJI/fabric-api-0.95.1%2B1.20.4.jar"
hash-format = "sha1"
hash = "71f4c9540efa8d4531ff366137cf930dc3cb31d0"
hash = "ffda830e5741660e14e1880e8d6b500acd6f58c5"

[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "2sYBLn0C"
version = "TvatZFJI"
8 changes: 4 additions & 4 deletions src/1.20.4/fabric/mods/yacl.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "YetAnotherConfigLib"
filename = "yet-another-config-lib-fabric-3.3.1+1.20.4.jar"
filename = "yet-another-config-lib-fabric-3.3.2+1.20.4.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/cwavYrLH/yet-another-config-lib-fabric-3.3.1%2B1.20.4.jar"
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/StXMrAsz/yet-another-config-lib-fabric-3.3.2%2B1.20.4.jar"
hash-format = "sha1"
hash = "454de6336b06d181c7e6829aaf63b09c4717e257"
hash = "9cbb8f3401160ec4422630bbf930208a898fe320"

[update]
[update.modrinth]
mod-id = "1eAoo2KR"
version = "cwavYrLH"
version = "StXMrAsz"
6 changes: 3 additions & 3 deletions src/1.20.4/fabric/pack.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Storm"
author = "TheBossMagnus"
version = "0.1.2+fabric-1.20.4"
version = "0.1.3+fabric-1.20.4"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "9da487f3615f69f553fd5cc43f07d29a212ff6af07a8654222ffb013f9fa9265"
hash = "035c12b543e10e5ba4a3e8bc8ff9c2f5bb3cab1513dc6bf8625b26bdbd3aaac3"

[versions]
fabric = "0.15.3"
fabric = "0.15.6"
minecraft = "1.20.4"
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ filename = "SodiumTranslations.zip"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/yfDziwn1/versions/ZOE9JArR/SodiumTranslations.zip"
url = "https://cdn.modrinth.com/data/yfDziwn1/versions/FYqmjitN/SodiumTranslations.zip"
hash-format = "sha1"
hash = "f24ccfeab1dcc524b72aa82815e728681b26a038"
hash = "444c0a8d8ed1a5140664524b076e2b6a99d3b691"

[update]
[update.modrinth]
mod-id = "yfDziwn1"
version = "ZOE9JArR"
version = "FYqmjitN"

0 comments on commit fcef131

Please sign in to comment.