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
+15
View File
@@ -0,0 +1,15 @@
["milestone celebration"]
#If true, reaching a new milestone plays a ding sound.
shouldPlayMilestoneSounds = true
#If true, trying a new food spawns particles.
shouldSpawnIntermediateParticles = true
#If true, reaching a new milestone spawns particles.
shouldSpawnMilestoneParticles = true
[miscellaneous]
#If true, foods indicate in their tooltips whether or not they have been eaten.
isFoodTooltipEnabled = true
#Whether the messages notifying you of reaching new milestones should be displayed above the hotbar or in chat.
shouldShowProgressAboveHotbar = false
#If true, the food book also lists foods that you haven't eaten, in addition to the ones you have.
shouldShowUneatenFoods = true