feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 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 = true
#If true, the food book also lists foods that you haven't eaten, in addition to the ones you have.
shouldShowUneatenFoods = true