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
+14
View File
@@ -0,0 +1,14 @@
//waypoints config options
usingMultiworldDetection:false
ignoreServerLevelId:false
teleportationEnabled:true
usingDefaultTeleportCommand:true
sortType:NONE
sortReversed:false
//other config options
ignoreHeightmaps:false
//dimension types (DO NOT EDIT)
dimensionType:minecraft$overworld:minecraft$overworld
//server waypoints
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
caveModeType:1
dimensionTypeId:minecraft:overworld
@@ -0,0 +1,5 @@
ignoreHeightmaps:false
playerTeleportCommandFormat:/tp @s {name}
normalTeleportCommandFormat:/tp @s {x} {y} {z}
dimensionTeleportCommandFormat:/execute as @s in {d} run tp {x} {y} {z}
teleportAllowed:true