dynamic_lights_reforged
This commit is contained in:
parent
9b3de5d086
commit
ad21c86814
8 changed files with 386 additions and 349 deletions
11
config/dynamic_lights_reforged.toml
Normal file
11
config/dynamic_lights_reforged.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
#Dynamic Lights Settings
|
||||
[Settings]
|
||||
|
||||
[Settings."Lighting Settings"]
|
||||
"Dynamic TileEntity Lighting" = true
|
||||
"Only Update On Position Change" = true
|
||||
#Allowed Values: OFF, SLOW, FAST, REALTIME
|
||||
"Quality Mode (OFF, SLOW, FAST, REALTIME)" = "FAST"
|
||||
"Dynamic Entity Lighting" = true
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Thu Nov 16 16:38:18 YEKT 2023
|
||||
#Thu Nov 16 23:11:50 YEKT 2023
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=false
|
||||
enableDebugOptions=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue