Initial Sync!

This commit is contained in:
2026-07-26 13:21:37 +01:00
parent dcc2b22c5f
commit e6182d37ff
1582 changed files with 87325 additions and 1 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