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
@@ -0,0 +1,20 @@
[structures]
[structures.global]
#How flat does terrain need to be for surface structures to spawn? (in blocks) [default: 4]
#Range: 0 ~ 64
flatness_delta = 4
#How many chunks need to be at least between two structures? (in chunks) [default: 5]
#Range: 0 ~ 64
min_structure_distance = 5
#The default margin around a valhelsia structure if not otherwise specified in the structure json file. [default: 12]
default_margin = 12
[blocks]
[blocks.doused_torch]
#Enable/Disable the Doused Torch Feature. If disabled Water will no longer transform normal Torches into Doused Torches.
# Doused Torches will however still generate in structures. [default: false]
disable = false