Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
+23
View File
@@ -0,0 +1,23 @@
[MiscConfig]
[MiscConfig.LiquidSculkMatterConfig]
#The probability of this fluid emitting WARDEN_AMBIENT sound per tick - Default: [0.1%]
ProbabilityOfProducingSound = 0.001
#The probability of this fluid producing particle effects per tick - Default: [20%]
ProbabilityOfParticleGeneration = 0.2
#Is it allowed for the fluid to emit WARDEN_AMBIENT sound - Default: [true]
isFluidProduceSound = true
#Is it allowed for the fluid to produce SCULK_CHARGE_POP particles - Default: [true]
isFluidGenerateParticles = true
[MiscConfig.LiquidDragonBreathConfig]
#The probability of this fluid emitting ENDER_DRAGON_AMBIENT sound per tick - Default: [0.1%]
ProbabilityOfProducingSound = 0.001
#The probability of this fluid producing particle effects per tick - Default: [20%]
ProbabilityOfParticleGeneration = 0.2
#Is it allowed for the fluid to emit ENDER-DRAGON_AMBIENT sound - Default: [true]
isFluidProduceSound = true
#Is it allowed for the fluid to produce DRAGON_BREATH particles - Default: [true]
isFluidGenerateParticles = true