dynamic light return!
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
- HangGlider-v8.0.1-1.20.1-Forge
|
||||
- u_team_core-forge-1.20.1-5.1.4.269
|
||||
- music_player-forge-1.20.1-2.7.0.236
|
||||
- Embeddium/Rubidium Dynamic Lights
|
||||
|
||||
## [0.6.15] - 17.02.2024
|
||||
### Changes
|
||||
|
||||
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"]
|
||||
#Allowed Values: OFF, SLOW, FAST, REALTIME
|
||||
"Quality Mode (OFF, SLOW, FAST, REALTIME)" = "REALTIME"
|
||||
"Dynamic Entity Lighting" = true
|
||||
"Dynamic TileEntity Lighting" = true
|
||||
"Only Update On Position Change" = true
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
},
|
||||
"notifications": {
|
||||
"force_disable_donation_prompts": false,
|
||||
"has_cleared_donation_button": false,
|
||||
"has_seen_donation_prompt": true
|
||||
"has_cleared_donation_button": true,
|
||||
"has_seen_donation_prompt": false
|
||||
}
|
||||
}
|
||||
2
mods
2
mods
Submodule mods updated: ba20262d3a...d8c813d19c
Reference in New Issue
Block a user