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
+16
View File
@@ -0,0 +1,16 @@
#General settings
[General]
#Dictates if the overworld painting will teleport you back to your spawnpoint / bed (Similar to teleporting from the End to the Overworld)
overworldToBed = false
#Dictates the max Y at which the Nether Painting will place you in the Nether
#[For a vanilla nether it's recommended to keep the value between 10 and 120
#[51 = Spawn in a bubble at Y 50 if nothing] (Default: 120)
#Range: -2048 ~ 2048
netherMaxY = 120
#Amount of seconds between being able to teleport (Default: 4)
#Range: > 0
teleportCooldown = 4
#Disable nether portal creation (Default: false)
disableNetherPortal = false