client ctov and horsebuff config changes

This commit is contained in:
gabetoo 2025-01-04 00:50:42 -05:00
parent 1ca0a2306d
commit 1b553602e8
6 changed files with 27 additions and 8 deletions

View file

@ -0,0 +1,15 @@
noWander = false
portalPatch = true
rubberBand = true
breakSpeed = true
stepHeight = true
noBuck = true
swim = true
horseHeadAngleOffset = 0
jeb_Horses = true
[pitchFade]
enabled = true
startAngle = 30
endAngle = 50
maxTransparency = 90

View file

@ -64,6 +64,10 @@ hash = "1f6cddbcb2d89fbcc774d7bdae9987ccb031ba8fe024307357076ca617b17eeb"
file = "configureddefaults/config/DistantHorizons.toml" file = "configureddefaults/config/DistantHorizons.toml"
hash = "da2034687d2a8a2ecfb0c1ca07f756e02b3b2266b1f11a5566d9dcaa5af3118a" hash = "da2034687d2a8a2ecfb0c1ca07f756e02b3b2266b1f11a5566d9dcaa5af3118a"
[[files]]
file = "configureddefaults/config/HorseBuff.toml"
hash = "e17ec8786a1fa17ce67dfa92ea417a3017b1b6855522a3f924782e2b48cc5589"
[[files]] [[files]]
file = "configureddefaults/config/MiniMOTD/icons/img0.png" file = "configureddefaults/config/MiniMOTD/icons/img0.png"
hash = "ce2f7b160573cc7d9ec5635a5e929adc20a98875e8bce36a3b46f9a7a8f40713" hash = "ce2f7b160573cc7d9ec5635a5e929adc20a98875e8bce36a3b46f9a7a8f40713"
@ -601,7 +605,7 @@ metafile = true
[[files]] [[files]]
file = "mods/ct-overhaul-village.pw.toml" file = "mods/ct-overhaul-village.pw.toml"
hash = "fd12590fb8c8f24d47d79d0fe8313a8dc39c579fbdbae39163855eabd0b3819e" hash = "845be64fdbc9f5bfc8e48ff6706c191b45a55b00799419d6ec8b9648406d68f9"
metafile = true metafile = true
[[files]] [[files]]
@ -1676,7 +1680,7 @@ metafile = true
[[files]] [[files]]
file = "mods/zoomify.pw.toml" file = "mods/zoomify.pw.toml"
hash = "548772ed4c11f15dfac400681ba5893e73956b6daa9762ed57f5ad4bee05e041" hash = "5df1b8ef822fe9987a65d412936909b4d700872db2ed107d0092e28452999101"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,6 +1,6 @@
name = "ChoiceTheorem's Overhauled Village" name = "ChoiceTheorem's Overhauled Village"
filename = "[fabric]ctov-3.4.10.jar" filename = "[fabric]ctov-3.4.10.jar"
side = "server" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/fgmhI8kH/versions/tpKHcPzx/%5Bfabric%5Dctov-3.4.10.jar" url = "https://cdn.modrinth.com/data/fgmhI8kH/versions/tpKHcPzx/%5Bfabric%5Dctov-3.4.10.jar"

View file

@ -1,13 +1,13 @@
name = "Zoomify" name = "Zoomify"
filename = "Zoomify-2.11.2.jar" filename = "Zoomify-2.14.2+1.20.1.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/gZr7EykF/Zoomify-2.11.2.jar" url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/RW06GEHk/Zoomify-2.14.2%2B1.20.1.jar"
hash-format = "sha512" hash-format = "sha512"
hash = "93b15012dab0e43a0ae4c32dc130e12baa4467c4d0a01a130f2a0fd8f8bf7ac5dd8b31660f98fb8124830f6b1e0e6973296251d614e4a85dfff30a5af4267ace" hash = "5ab72d28f2fd3da28818256b849c38d3a0da7d8b38222785dc34ab99e301141e95e904984fb7ec693f699e71d955f7ddcf0e437d02eee1ddb058e6f2ea485afa"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "w7ThoJFB" mod-id = "w7ThoJFB"
version = "gZr7EykF" version = "RW06GEHk"

View file

@ -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 = "59f564cb1790b36a70e4aa90a439ba9df8e3b68dfd07a5255cca7d626e0aaee6" hash = "1a40c910f61308064ea73e9d7100b8202c166227f6eaa7cfeea80da58013cead"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"