SimpleStory
This commit is contained in:
@@ -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.
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
|
||||
Reference in New Issue
Block a user