Add mc waypoints
This commit is contained in:
parent
dd8015cccf
commit
3941a8d2ac
14
configs/minecraft/XaeroWaypoints/Multiplayer_[§§]/config.txt
Normal file
14
configs/minecraft/XaeroWaypoints/Multiplayer_[§§]/config.txt
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
//waypoints config options
|
||||||
|
usingMultiworldDetection:false
|
||||||
|
ignoreServerLevelId:false
|
||||||
|
defaultMultiworldId:mw-4,0,2
|
||||||
|
teleportationEnabled:true
|
||||||
|
usingDefaultTeleportCommand:true
|
||||||
|
sortType:NONE
|
||||||
|
sortReversed:false
|
||||||
|
|
||||||
|
//other config options
|
||||||
|
ignoreHeightmaps:false
|
||||||
|
|
||||||
|
//dimension types (DO NOT EDIT)
|
||||||
|
dimensionType:minecraft$overworld:minecraft$overworld
|
@ -0,0 +1,3 @@
|
|||||||
|
#
|
||||||
|
#waypoint:name:initials:x:y:z:color:disabled:type:set:rotate_on_tp:tp_yaw:visibility_type:destination
|
||||||
|
#
|
@ -1,7 +1,7 @@
|
|||||||
//waypoints config options
|
//waypoints config options
|
||||||
usingMultiworldDetection:false
|
usingMultiworldDetection:false
|
||||||
ignoreServerLevelId:false
|
ignoreServerLevelId:false
|
||||||
defaultMultiworldId:mw0,0,0
|
defaultMultiworldId:mw-13,1,0
|
||||||
teleportationEnabled:true
|
teleportationEnabled:true
|
||||||
usingDefaultTeleportCommand:true
|
usingDefaultTeleportCommand:true
|
||||||
sortType:NONE
|
sortType:NONE
|
||||||
@ -11,5 +11,4 @@ sortReversed:false
|
|||||||
ignoreHeightmaps:false
|
ignoreHeightmaps:false
|
||||||
|
|
||||||
//dimension types (DO NOT EDIT)
|
//dimension types (DO NOT EDIT)
|
||||||
dimensionType:minecraft$the_nether:minecraft$the_nether
|
|
||||||
dimensionType:minecraft$overworld:minecraft$overworld
|
dimensionType:minecraft$overworld:minecraft$overworld
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
#waypoint:name:initials:x:y:z:color:disabled:type:set:rotate_on_tp:tp_yaw:visibility_type:destination
|
#waypoint:name:initials:x:y:z:color:disabled:type:set:rotate_on_tp:tp_yaw:visibility_type:destination
|
||||||
#
|
#
|
||||||
waypoint:Sand:S:1152:66:-1542:3:false:0:gui.xaero_default:false:0:0:false
|
waypoint:horse parking:H:970:68:2059:6:false:0:gui.xaero_default:false:0:0:false
|
||||||
waypoint:Base:B:1138:82:-1028:4:false:0:gui.xaero_default:false:0:0:false
|
waypoint:Home:H:-1647:98:-339:2:false:0:gui.xaero_default:false:0:0:false
|
||||||
waypoint:Temp mountain base:T:678:80:-274:5:false:0:gui.xaero_default:false:0:0:false
|
waypoint:Village:V:-1575:64:-409:5:false:0:gui.xaero_default:false:0:0:false
|
||||||
waypoint:Spawn:S:0:64:0:10:false:0:gui.xaero_default:false:0:0:false
|
waypoint:Spawn:S:-762:77:77:0:false:0:gui.xaero_default:false:0:0:false
|
||||||
|
@ -14,3 +14,4 @@ ignoreHeightmaps:false
|
|||||||
|
|
||||||
//dimension types (DO NOT EDIT)
|
//dimension types (DO NOT EDIT)
|
||||||
dimensionType:minecraft$overworld:minecraft$overworld
|
dimensionType:minecraft$overworld:minecraft$overworld
|
||||||
|
dimensionType:minecraft$the_end:minecraft$the_end
|
||||||
|
@ -103,6 +103,10 @@ waypoint:[NDK] North Docks Station:S:-187:41:-1519:14:false:0:Subway Stations:fa
|
|||||||
waypoint:[BOH] Boathouse Station:S:-187:42:-839:14:false:0:Subway Stations:false:0:0:false
|
waypoint:[BOH] Boathouse Station:S:-187:42:-839:14:false:0:Subway Stations:false:0:0:false
|
||||||
waypoint:[RST] Riverside Station:S:-189:42:-321:14:false:0:Subway Stations:false:0:0:false
|
waypoint:[RST] Riverside Station:S:-189:42:-321:14:false:0:Subway Stations:false:0:0:false
|
||||||
waypoint:Spawn Central Station:S:-213:42:-258:13:false:0:Subway Stations:false:0:0:false
|
waypoint:Spawn Central Station:S:-213:42:-258:13:false:0:Subway Stations:false:0:0:false
|
||||||
|
waypoint:Slime Farm:S:4975:4:5854:1:false:0:gui.xaero_default:false:0:0:false
|
||||||
|
waypoint:Northern Village:N:37:74:-10056:8:false:0:gui.xaero_default:false:0:0:false
|
||||||
|
waypoint:Creeper Farm:C:5092:5:5481:9:false:0:gui.xaero_default:false:0:0:false
|
||||||
|
waypoint:Warp Room:W:-4328:7:-2168:14:false:0:gui.xaero_default:false:0:0:false
|
||||||
waypoint:New Base:N:-532:73:-2308:4:false:0:gui.xaero_default:false:0:1:false
|
waypoint:New Base:N:-532:73:-2308:4:false:0:gui.xaero_default:false:0:1:false
|
||||||
waypoint:Percy Home:X:-131:66:-102:9:false:0:gui.xaero_default:false:0:1:false
|
waypoint:Percy Home:X:-131:66:-102:9:false:0:gui.xaero_default:false:0:1:false
|
||||||
waypoint:End Portal:E:921:23:1221:5:false:0:gui.xaero_default:false:0:0:false
|
waypoint:End Portal:E:921:23:1221:5:false:0:gui.xaero_default:false:0:0:false
|
||||||
|
@ -0,0 +1,14 @@
|
|||||||
|
//waypoints config options
|
||||||
|
usingMultiworldDetection:false
|
||||||
|
ignoreServerLevelId:false
|
||||||
|
defaultMultiworldId:mw0,1,0
|
||||||
|
teleportationEnabled:true
|
||||||
|
usingDefaultTeleportCommand:true
|
||||||
|
sortType:NONE
|
||||||
|
sortReversed:false
|
||||||
|
|
||||||
|
//other config options
|
||||||
|
ignoreHeightmaps:false
|
||||||
|
|
||||||
|
//dimension types (DO NOT EDIT)
|
||||||
|
dimensionType:minecraft$overworld:minecraft$overworld
|
Loading…
x
Reference in New Issue
Block a user