moving around

This commit is contained in:
2025-07-26 15:09:57 +02:00
parent c036755c2e
commit 3266144373
843 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#Percentage of players required to sleep to skip the night (0-100)
# Default: 50.0
# Range: 0.0 ~ 100.0
percentage = 50.0
#List of dimensions where sleeping is enabled
dimensions = ["minecraft:overworld"]