Initial commit for modpack switching to curseforge building.

This commit is contained in:
2025-08-24 00:46:04 -05:00
commit 8c34038fab
151 changed files with 5309 additions and 0 deletions

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

View File

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,2 @@
caveModeType:1
dimensionTypeId:minecraft:overworld

View 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