first commit

This commit is contained in:
Leonid Pershin
2026-05-07 21:38:27 +03:00
commit 84fb173ea8
3949 changed files with 564326 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
["Dungeon's Delight Client Config"."Client Configuration"]
#Client Configuration Toggles
#Should monster effects have special background textures? (default: true)
monsterEffectBackground = true
#Should spawner blocks emit green flame particles? (default: true)
spawnersEmitGreenFlames = true
#Should the font in Monster Pots be green instead of the default grey? (default: true)
monsterFont = true
#Should the Voracity status effect overlay a texture? (default: true)
voracityOverlay = true
#Should the Voracity overlay be half transparent for easier visibility? (default: false)
voracityTransparency = false
#Should the Ravenous Rush status effect overlay a texture? (default: true)
ravenousRushOverlay = true