release: 1.1.0

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-12-01 21:40:13 -03:00
commit fa7ded9294
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
342 changed files with 16046 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
"POP_PARTICLE_ENABLED": true,
"BUBBLE_POP_VOLUME": 0.1,
"POPPED_BUBBLES_MAINTAIN_VELOCITY": false,
"BUBBLE_PHYSICS_ENABLED": true,
"BUBBLE_LIFETIME_MULTIPLIER": 32.0,
"BIOME_COLORS_ENABLED": true,
"BIOME_COLOR_INTENSITY": 0.65,
"CHEST_BUBBLES_ENABLED": true,
"BARREL_BUBBLES_ENABLED": true,
"CONTAINER_SOUND_ENABLED": true,
"EXPLOSION_BUBBLES_ENABLED": true
}