SimpleStory

This commit is contained in:
UltraLionFr
2025-07-18 20:46:07 +02:00
commit f12e1cf179
614 changed files with 33899 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#The maximum distance in blocks that the player can be away from a block to still be able to sit on it.
#Do note, that this is limited by how far a player can access a block in vanilla Minecraft.
#If this is set to 0, the player has to stand on top of the block to be able to sit on it.
# Default: 4
# Range: 0 ~ 1000
block_reach_distance = 4