Blue giant sun settings, minor sanity changes
Did some harsh configurations with the sun's lighting and configured sanity so you don't immediately die when you're burned by the sun. dmg:sanity from 1:1 to 55:1 Most of the files aren't changed Idk why they're being pushed or reported as changed
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{
|
||||
"debug": false,
|
||||
"trim_registry_mismatch_message": "§b[All The Trims] §cTrim Registry Mismatch. §rPlease ensure that the client and server have the same mods with the same versions."
|
||||
"trim_registry_mismatch_message": "<EFBFBD>b[All The Trims] <EFBFBD>cTrim Registry Mismatch. <EFBFBD>rPlease ensure that the client and server have the same mods with the same versions."
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
#Darkness properties file
|
||||
#Sun May 11 18:38:48 CDT 2025
|
||||
#Mon May 12 03:46:03 CDT 2025
|
||||
dark_nether_fog=0.5
|
||||
only_affect_block_light=false
|
||||
dark_end_fog=0.0
|
||||
|
@ -1 +1 @@
|
||||
{"v":1,"s":"76c677720f7f959b6ade8c9f002b76295a3a83e322d811b3eb73092e6328eb0b1e65a60d8c1e3ce5e8d6500299d0356cc14572ebe5cd8b34e4c038c1d34b8535","u":"905202c79ca62aaec10775870bd8925b6923648f5e8efe98ec91fa37588474aa3b5cab4bc508436836e5cffb1f91a8ed68934c558ad6c0e5d4b16235e27950b7","p":"05782e439e4a6dc3b6f727be2e373043e1812fef35664c9b2e81dd02e897a899456f81d8c943d6ede97209b448d677fdc5c50571e10efbadcef03e13b191dde6","t":1746997297}
|
||||
{"v":1,"s":"4ad5a6343f108c5f62e8926945582e75b23a3cc71bfe6682509b9d653f37831bd08ff4711e0022c61fd5a9a41375a2e2981e8bce658fb7e82595f1c2bfef50e6","u":"7004904bd974233150270e07603076ce06abd0f303b79087eb2dea802a977082a9f6606ce49f4855a8ca1b29a6eea7e7b16f179b70eb9390eea28aa6b1fad3d4","p":"804a9be946ff25856bd4fc179420becef0cf4729ac81ec6160da3402cdbb20bb53b8eee67168ac6ced31a7ab8047ce2253b9f012e79c029675a40aba73f0333a","t":1747028273}
|
@ -3,7 +3,7 @@ backend = "DEFAULT"
|
||||
#Enable or disable instance update limiting with distance.
|
||||
limitUpdates = true
|
||||
#The number of worker threads to use. Set to -1 to let Flywheel decide. Set to 0 to disable parallelism. Requires a game restart to take effect.
|
||||
#Range: -1 ~ 12
|
||||
#Range: -1 ~ 16
|
||||
workerThreads = -1
|
||||
|
||||
#Config options for Flywheel's built-in backends.
|
||||
|
@ -1,5 +1,5 @@
|
||||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Sun May 11 18:31:41 CDT 2025
|
||||
#Mon May 12 03:56:09 CDT 2025
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=false
|
||||
enableDebugOptions=false
|
||||
|
@ -77,7 +77,7 @@
|
||||
sleeping_cd = 1200.0
|
||||
#Players will gain sanity based on the damage they take from any sources with the ratio of 1 to this number
|
||||
#Range: -100.0 ~ 100.0
|
||||
hurt_ratio = -1.0
|
||||
hurt_ratio = -0.05
|
||||
#Spawning a baby chicken by throwing an egg restores this amount of sanity
|
||||
#Range: -100.0 ~ 100.0
|
||||
baby_chicken_spawn = 5.0
|
||||
|
Reference in New Issue
Block a user