Initial commit for modpack switching to curseforge building.
This commit is contained in:
14
xaero/minimap/New World/config.txt
Normal file
14
xaero/minimap/New World/config.txt
Normal 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
|
||||
0
xaero/world-map/New World/null/.lock
Normal file
0
xaero/world-map/New World/null/.lock
Normal file
BIN
xaero/world-map/New World/null/cache_1/-1_-1.xwmc.outdated
Normal file
BIN
xaero/world-map/New World/null/cache_1/-1_-1.xwmc.outdated
Normal file
Binary file not shown.
BIN
xaero/world-map/New World/null/cache_1/-1_0.xwmc
Normal file
BIN
xaero/world-map/New World/null/cache_1/-1_0.xwmc
Normal file
Binary file not shown.
BIN
xaero/world-map/New World/null/cache_1/0_-1.xwmc.outdated
Normal file
BIN
xaero/world-map/New World/null/cache_1/0_-1.xwmc.outdated
Normal file
Binary file not shown.
BIN
xaero/world-map/New World/null/cache_1/0_0.xwmc
Normal file
BIN
xaero/world-map/New World/null/cache_1/0_0.xwmc
Normal file
Binary file not shown.
2
xaero/world-map/New World/null/dimension_config.txt
Normal file
2
xaero/world-map/New World/null/dimension_config.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
caveModeType:1
|
||||
dimensionTypeId:minecraft:overworld
|
||||
5
xaero/world-map/New World/server_config.txt
Normal file
5
xaero/world-map/New World/server_config.txt
Normal file
@@ -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