feat: set sd to 5 for perf

majority of people will not need higher simulation distance, this has been a default in my modpacks and other modpacks for years and no one has seemed to have an issue with it. should heavily improve performance in some scenarios :D
pushing to main because i forgot to put it in the branch ;.;
This commit is contained in:
intergrav
2024-06-03 16:39:50 -04:00
parent 4013b7f41c
commit 555044794f
3 changed files with 9 additions and 9 deletions

View File

@@ -117,7 +117,7 @@ particles:0
reducedDebugInfo:false
renderClouds:"true"
renderDistance:18
simulationDistance:12
simulationDistance:5
screenEffectScale:1.0
soundDevice:""
autoJump:false

View File

@@ -18,7 +18,7 @@ hash = "13057dae5735aa108e9dabe5e91b61296ee87268f33ef8ded6bbee4d74f5f1e0"
[[files]]
file = "config/betterhurtcam.toml"
hash = "c2c345f7d410a168e45e002abbc4eebf06a4f84b63b709093c59f42c9cc9a80c"
hash = "a5c0f37671450e5ff2ca534a0c03701c39ac046b70862167dcbd0185eed13284"
[[files]]
file = "config/bobby.conf"
@@ -42,7 +42,7 @@ hash = "163f49d5c78bf76b1a112c792e936a5915994c472985585a9463134971abd607"
[[files]]
file = "config/enhanced_bes.properties"
hash = "219204a2efc6d53ad8b3116db7392e039ba8e0ed5f45bc18562c9697bdf8f5c9"
hash = "6ef9e4a1132e7aeab97f6829893124078b95be3c9a5b247754c2ccc9deb423ce"
[[files]]
file = "config/entityculling.json"
@@ -50,7 +50,7 @@ hash = "3955e3822546d7193b0432b91ba89e233a7b4aaf88cbf2883d1931c77bbc9fdb"
[[files]]
file = "config/fabric/indigo-renderer.properties"
hash = "b52a47c7fac4a3cacf52477ce17521e78b8896cacfa0b496063b5c076172b791"
hash = "eca8c4e36d578cbadd9a88b4d02910ceb6a0fbf39ea88bd5b16573a67ee7c110"
[[files]]
file = "config/fabric_loader_dependencies.json"
@@ -66,7 +66,7 @@ hash = "1fbbea658d8af2a751857e70cf2d5930a24490cc4c24f8db9b49630a818b895c"
[[files]]
file = "config/fsb-interop.json"
hash = "cc201de4585ed6611d0901fbb7e7ce08f1a08de9dd30cfad57612a7afa2420e4"
hash = "fa7d682ae0cb1e4963abe9b6d265ed68d92e22079c479950dad3305e1e23b007"
[[files]]
file = "config/indium-renderer.properties"
@@ -94,7 +94,7 @@ hash = "a2470fbc25f1a7df9833c57ca6588a356da86d9ab46881e5ce0e505239943fed"
[[files]]
file = "config/servercore/config.yml"
hash = "45470505f0daa6bfe6a99027e53572bfa59bbcd0ed29b5dfbf3c6d4a5d2fcb4f"
hash = "66ebc31e17ae2501f4a29768fa05daf6222642588c1b37f50fdc5d74f7319d0c"
[[files]]
file = "config/servercore/optimizations.yml"
@@ -126,7 +126,7 @@ hash = "545cbe317c5146bacb9e13c7c03a605f0b6bd6e1ddaf1a05f8be8537d6f8b0ce"
[[files]]
file = "config/yosbr/options.txt"
hash = "2c2911730bd09760cc88d73eec6e7cef7cadd8454673dc073594210685f438e5"
hash = "a4e21ae852aec033c311842c2071adb73908c3606d530768a53a765312b0607d"
[[files]]
file = "mods/alternate-current.pw.toml"
@@ -165,7 +165,7 @@ metafile = true
[[files]]
file = "mods/bobby.pw.toml"
hash = "0a768aa2e49d6c2899c437c6d035178bee9bac03cb01e1beabec3b5671bb0775"
hash = "600154aab18728230f542bb4c3277ed72a2eb45649b0c4a07ca453ab736efc24"
metafile = true
[[files]]

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "eb737ebfd4618cbaf4f7ff514fda6bc2744725a172699edb9e8acf4181d416c2"
hash = "2458b51e4cab86f248190bc70f8f9f1ee7b397867781006309423c440422cb99"
[versions]
fabric = "0.15.11"