-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f89f43b
commit 80e8a33
Showing
17 changed files
with
143 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
version = 3 | ||
|
||
[clientSideConfig] | ||
[clientSideConfig.modifyMaxVDConfig] | ||
enabled = false | ||
enabled = false | ||
|
||
[noTickViewDistance] | ||
maxConcurrentChunkLoads = 10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
reduceFPSWhenUnfocused = true | ||
unfocusedFPS = 0 | ||
restoreFPSWhenHovered = true | ||
runGCOnUnfocus = true | ||
reduceFPSWhenUnfocused = true | ||
unfocusedFPS = 0 | ||
restoreFPSWhenHovered = true | ||
runGCOnUnfocus = true |
8 changes: 4 additions & 4 deletions
8
src/1.20.4/fabric/config/yosbr/config/enhanced_bes.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
sign_ao=true | ||
shulker_box_ao=true | ||
chest_ao=true | ||
bed_ao=true | ||
sign_ao=true | ||
shulker_box_ao=true | ||
chest_ao=true | ||
bed_ao=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"tracingDistance": 128, | ||
"sleepDelay": 200, | ||
"hitboxLimit": 80, | ||
"disableF3": true | ||
{ | ||
"tracingDistance": 128, | ||
"sleepDelay": 200, | ||
"hitboxLimit": 80, | ||
"disableF3": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
renderSavingScreen = false | ||
showToasts = false | ||
showSavingTime = "§cNo" | ||
allowMultipleServers = true | ||
renderSavingScreen = false | ||
showToasts = false | ||
showSavingTime = "§cNo" | ||
allowMultipleServers = true |
124 changes: 62 additions & 62 deletions
124
src/1.20.4/fabric/config/yosbr/config/lambdynlights.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,62 +1,62 @@ | ||
# LambDynamicLights configuration. | ||
# The dynamic lights mode | ||
mode = "fancy" | ||
|
||
# Light sources settings. | ||
[light_sources] | ||
# Enables water-sensitive light sources check. This means that water-sensitive items will not light up when submerged in water. | ||
water_sensitive_check = true | ||
# Enable block entities light source. | ||
block_entities = true | ||
# Enable entities light source. | ||
entities = true | ||
# Enable first-person player light source. | ||
self = true | ||
# TNT lighting mode. May be off, simple or fancy. | ||
tnt = "off" | ||
# Creeper lighting mode. May be off, simple or fancy. | ||
creeper = "simple" | ||
|
||
[light_sources.settings] | ||
|
||
[light_sources.settings.entities] | ||
|
||
[light_sources.settings.entities.minecraft] | ||
dragon_fireball = true | ||
chicken = true | ||
axolotl = true | ||
bee = true | ||
egg = true | ||
arrow = true | ||
donkey = true | ||
cow = true | ||
evoker_fangs = true | ||
chest_minecart = true | ||
allay = true | ||
area_effect_cloud = true | ||
bat = true | ||
blaze = true | ||
camel = true | ||
end_crystal = true | ||
endermite = true | ||
experience_bottle = true | ||
cat = true | ||
ender_pearl = true | ||
armor_stand = true | ||
drowned = true | ||
experience_orb = true | ||
dolphin = true | ||
eye_of_ender = true | ||
block_display = true | ||
elder_guardian = true | ||
chest_boat = true | ||
boat = true | ||
ender_dragon = true | ||
evoker = true | ||
cave_spider = true | ||
cod = true | ||
glow_item_frame = false | ||
command_block_minecart = true | ||
creeper = true | ||
enderman = true | ||
|
||
# LambDynamicLights configuration. | ||
# The dynamic lights mode | ||
mode = "fancy" | ||
|
||
# Light sources settings. | ||
[light_sources] | ||
# Enables water-sensitive light sources check. This means that water-sensitive items will not light up when submerged in water. | ||
water_sensitive_check = true | ||
# Enable block entities light source. | ||
block_entities = true | ||
# Enable entities light source. | ||
entities = true | ||
# Enable first-person player light source. | ||
self = true | ||
# TNT lighting mode. May be off, simple or fancy. | ||
tnt = "off" | ||
# Creeper lighting mode. May be off, simple or fancy. | ||
creeper = "simple" | ||
|
||
[light_sources.settings] | ||
|
||
[light_sources.settings.entities] | ||
|
||
[light_sources.settings.entities.minecraft] | ||
dragon_fireball = true | ||
chicken = true | ||
axolotl = true | ||
bee = true | ||
egg = true | ||
arrow = true | ||
donkey = true | ||
cow = true | ||
evoker_fangs = true | ||
chest_minecart = true | ||
allay = true | ||
area_effect_cloud = true | ||
bat = true | ||
blaze = true | ||
camel = true | ||
end_crystal = true | ||
endermite = true | ||
experience_bottle = true | ||
cat = true | ||
ender_pearl = true | ||
armor_stand = true | ||
drowned = true | ||
experience_orb = true | ||
dolphin = true | ||
eye_of_ender = true | ||
block_display = true | ||
elder_guardian = true | ||
chest_boat = true | ||
boat = true | ||
ender_dragon = true | ||
evoker = true | ||
cave_spider = true | ||
cod = true | ||
glow_item_frame = false | ||
command_block_minecart = true | ||
creeper = true | ||
enderman = true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
renderDistance:12 | ||
simulationDistance:5 | ||
graphicsMode:0 | ||
renderDistance:12 | ||
simulationDistance:5 | ||
graphicsMode:0 | ||
entityShadows:false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Concurrent Chunk Management Engine (Fabric)" | ||
filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.56.jar" | ||
filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.58.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/YcNBclPA/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.56.jar" | ||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/Zarj7hYR/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.58.jar" | ||
hash-format = "sha1" | ||
hash = "84a966b523c4b11aef7a6ff72b7d719559c32a34" | ||
hash = "86087b6d79db1fc461645c1d44d51c575b7510db" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "VSNURh3q" | ||
version = "YcNBclPA" | ||
version = "Zarj7hYR" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Dynamic FPS" | ||
filename = "dynamic-fps-3.3.3+minecraft-1.20.0.jar" | ||
filename = "dynamic-fps-3.4.2+minecraft-1.20.4-fabric.jar" | ||
side = "client" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/6ZZnpiKt/dynamic-fps-3.3.3%2Bminecraft-1.20.0.jar" | ||
url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/shfvdKKK/dynamic-fps-3.4.2%2Bminecraft-1.20.4-fabric.jar" | ||
hash-format = "sha1" | ||
hash = "2f6a1fc113bd6bdd6f12edb2ca95c87a44a7d301" | ||
hash = "9e20b9ac6a068615355905b7e10f60d64acd0ccc" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "LQ3K71Q1" | ||
version = "6ZZnpiKt" | ||
version = "shfvdKKK" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.3.jar" | ||
filename = "entity_model_features_fabric_1.20.4-1.3.jar" | ||
side = "client" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/S9HtDtJv/entity_model_features_fabric_1.20.4-1.2.3.jar" | ||
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/bwjbN1G7/entity_model_features_fabric_1.20.4-1.3.jar" | ||
hash-format = "sha1" | ||
hash = "704dde67582cc41196974948513a1af25fe8fad5" | ||
hash = "fa2a10cafa469d6eb0bfd9e7107b717007a83c62" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "4I1XuqiY" | ||
version = "S9HtDtJv" | ||
version = "bwjbN1G7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Fabric API" | ||
filename = "fabric-api-0.96.0+1.20.4.jar" | ||
filename = "fabric-api-0.96.4+1.20.4.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/bnOsLTYu/fabric-api-0.96.0%2B1.20.4.jar" | ||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/9p2sguD7/fabric-api-0.96.4%2B1.20.4.jar" | ||
hash-format = "sha1" | ||
hash = "4ba8c9dc57172d229985db2d37fff6f8a3e6ba44" | ||
hash = "60e9dbbf526882175fa86a719791878f631ab415" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "P7dR8mSH" | ||
version = "bnOsLTYu" | ||
version = "9p2sguD7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "Fabric Language Kotlin" | ||
filename = "fabric-language-kotlin-1.10.17+kotlin.1.9.22.jar" | ||
filename = "fabric-language-kotlin-1.10.19+kotlin.1.9.23.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/JjrWZ7m8/fabric-language-kotlin-1.10.17%2Bkotlin.1.9.22.jar" | ||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/ZMokinzs/fabric-language-kotlin-1.10.19%2Bkotlin.1.9.23.jar" | ||
hash-format = "sha1" | ||
hash = "02e0af07d7c1476a6bd0530d0dacf0a2a9f8a8ea" | ||
hash = "d8a8a5a4f1289e9b4d65f9551c32fbdf56b4f162" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "Ha28R6CL" | ||
version = "JjrWZ7m8" | ||
version = "ZMokinzs" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "LambDynamicLights" | ||
filename = "lambdynamiclights-2.3.4+1.20.4.jar" | ||
side = "client" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/yBW8D80W/versions/mrQ8ZiyU/lambdynamiclights-2.3.4%2B1.20.4.jar" | ||
hash-format = "sha1" | ||
hash = "b44b10647f170732825b28d8ff44735ae31e3837" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "yBW8D80W" | ||
version = "mrQ8ZiyU" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
name = "ModernFix" | ||
filename = "modernfix-fabric-5.13.0+mc1.20.4.jar" | ||
filename = "modernfix-fabric-5.14.0+mc1.20.4.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/Btq1HFzk/modernfix-fabric-5.13.0%2Bmc1.20.4.jar" | ||
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/o6bFEv8x/modernfix-fabric-5.14.0%2Bmc1.20.4.jar" | ||
hash-format = "sha1" | ||
hash = "6857109a44a3207543257fa5436d20650bfb2e86" | ||
hash = "3e01e37697c90971cf36f25dc281ba0f96ccae18" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "nmDcB62a" | ||
version = "Btq1HFzk" | ||
version = "o6bFEv8x" |
Oops, something went wrong.