-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[6.0.1] Removed Journeymap and FTB stuff and added Xaeros
- Loading branch information
Showing
22 changed files
with
1,008 additions
and
507 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,133 @@ | ||
#CONFIG ONLY OPTIONS | ||
ignoreUpdate:371 | ||
settingsButton:false | ||
allowWrongWorldTeleportation:false | ||
differentiateByServerAddress:true | ||
debugEntityIcons:false | ||
debugEntityVariantIds:false | ||
radarHideInvisibleEntities:true | ||
allowInternetAccess:true | ||
#INGAME SETTINGS (DO NOT EDIT!) | ||
updateNotification:false | ||
minimap:true | ||
caveMaps:2 | ||
caveZoom:1 | ||
showWaypoints:true | ||
showIngameWaypoints:true | ||
displayRedstone:true | ||
deathpoints:true | ||
oldDeathpoints:true | ||
distance:1 | ||
lockNorth:true | ||
zoom:0 | ||
minimapSize:0 | ||
chunkGrid:-1 | ||
slimeChunks:false | ||
mapSafeMode:false | ||
minimapOpacity:100.0 | ||
waypointsIngameIconScale:0 | ||
waypointsIngameDistanceScale:0 | ||
waypointsIngameNameScale:0 | ||
waypointsIngameCloseScale:1.0 | ||
antiAliasing:true | ||
blockColours:0 | ||
lighting:true | ||
dotsStyle:0 | ||
dotNameScale:1.0 | ||
compassOverEverything:true | ||
showFlowers:true | ||
keepWaypointNames:true | ||
waypointsDistanceExp:0 | ||
waypointsDistanceMin:0.0 | ||
defaultWaypointTPCommandFormat:/tp @s {x} {y} {z} | ||
defaultWaypointTPCommandRotationFormat:/tp @s {x} {y} {z} {yaw} ~ | ||
arrowScale:1.5 | ||
arrowColour:0 | ||
smoothDots:true | ||
worldMap:true | ||
terrainDepth:true | ||
terrainSlopes:2 | ||
mainEntityAs:2 | ||
blockTransparency:true | ||
waypointOpacityIngame:80 | ||
waypointOpacityMap:90 | ||
hideWorldNames:1 | ||
openSlimeSettings:true | ||
alwaysShowDistance:false | ||
crossDimensionalTp:true | ||
biomeColorsVanillaMode:false | ||
lookingAtAngle:10 | ||
lookingAtAngleVertical:180 | ||
centeredEnlarged:false | ||
zoomOnEnlarged:0 | ||
minimapTextAlign:0 | ||
waypointsMutualEdit:true | ||
compassLocation:1 | ||
compassDirectionScale:0 | ||
caveMapsDepth:30 | ||
hideWaypointCoordinates:false | ||
renderAllSets:false | ||
playerArrowOpacity:100 | ||
waypointsBottom:false | ||
minimapShape:1 | ||
lightOverlayType:0 | ||
lightOverlayMaxLight:7 | ||
lightOverlayMinLight:0 | ||
lightOverlayColor:13 | ||
uiScale:0 | ||
bossHealthPushBox:1 | ||
potionEffectPushBox:1 | ||
minimapFrame:0 | ||
minimapFrameColor:9 | ||
compassColor:9 | ||
northCompassColor:-1 | ||
displayMultipleWaypointInfo:1 | ||
entityRadar:true | ||
adjustHeightForCarpetLikeBlocks:true | ||
autoConvertWaypointDistanceToKmThreshold:10000 | ||
waypointDistancePrecision:1 | ||
mainDotSize:2 | ||
partialYTeleportation:true | ||
deleteReachedDeathpoints:true | ||
hideMinimapUnderScreen:true | ||
hideMinimapUnderF3:true | ||
manualCaveModeStartAuto:true | ||
manualCaveModeStart:-1 | ||
chunkGridLineWidth:1 | ||
temporaryWaypointsGlobal:true | ||
keepUnlockedWhenEnlarged:false | ||
enlargedMinimapAToggle:false | ||
displayStainedGlass:true | ||
waypointOnMapScale:0 | ||
switchToAutoOnDeath:true | ||
infoDisplayBackgroundOpacity:40 | ||
caveModeToggleTimer:1000 | ||
legibleCaveMaps:false | ||
biomeBlending:true | ||
displayTrackedPlayers:true | ||
dimensionScaledMaxWaypointDistance:true | ||
displayClaims:true | ||
displayCurrentClaim:true | ||
claimsFillOpacity:46 | ||
claimsBorderOpacity:80 | ||
infoDisplayOrder:coords:overworld_coords:chunk_coords:angles:dimension:biome:weather:light_level:time:real_time:highlights:light_overlay_indicator:manual_cave_mode_indicator:custom_sub_world | ||
infoDisplay:coords:true:15:-1 | ||
infoDisplay:overworld_coords:false:15:-1 | ||
infoDisplay:chunk_coords:false:15:-1 | ||
infoDisplay:angles:false:15:-1 | ||
infoDisplay:dimension:false:15:-1 | ||
infoDisplay:biome:false:15:-1 | ||
infoDisplay:weather:false:15:-1 | ||
infoDisplay:light_level:0:15:-1 | ||
infoDisplay:time:0:15:-1 | ||
infoDisplay:real_time:0:15:-1 | ||
infoDisplay:highlights:true:15:-1 | ||
infoDisplay:light_overlay_indicator:true:15:-1 | ||
infoDisplay:manual_cave_mode_indicator:true:15:-1 | ||
infoDisplay:custom_sub_world:true:15:-1 | ||
interface:dummy:0:50:true:false:false:false | ||
interface:dummy:0:10000:true:false:false:false | ||
interface:dummy:0:0:false:false:true:false | ||
interface:dummy:0:36:true:false:false:false | ||
interface:gui.xaero_minimap:0:0:false:false:true:false | ||
#WAYPOINTS HAVE BEEN MOVED TO /XaeroWaypoints |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
ignoreUpdate:172 | ||
updateNotification:true | ||
allowInternetAccess:true | ||
differentiateByServerAddress:true | ||
caveMapsAllowed:true | ||
debug:false | ||
lighting:true | ||
colours:0 | ||
loadChunks:true | ||
updateChunks:true | ||
terrainSlopes:2 | ||
terrainDepth:true | ||
footsteps:true | ||
flowers:true | ||
coordinates:true | ||
hoveredBiome:true | ||
biomeColorsVanillaMode:false | ||
waypoints:true | ||
renderArrow:true | ||
displayZoom:true | ||
worldmapWaypointsScale:1.0 | ||
openMapAnimation:true | ||
reloadVersion:0 | ||
reloadEverything:false | ||
zoomButtons:true | ||
waypointBackgrounds:true | ||
detectAmbiguousY:true | ||
showDisabledWaypoints:false | ||
closeWaypointsWhenHopping:true | ||
adjustHeightForCarpetLikeBlocks:true | ||
onlyCurrentMapWaypoints:false | ||
minZoomForLocalWaypoints:0.0 | ||
arrowColour:-2 | ||
minimapRadar:true | ||
renderWaypoints:true | ||
partialYTeleportation:true | ||
displayStainedGlass:true | ||
caveModeDepth:30 | ||
caveModeStart:2147483647 | ||
autoCaveMode:-1 | ||
legibleCaveMaps:false | ||
displayCaveModeStart:true | ||
caveModeToggleTimer:1000 | ||
defaultCaveModeType:1 | ||
biomeBlending:true | ||
trackedPlayers:true | ||
multipleImagesExport:false | ||
nightExport:false | ||
highlightsExport:false | ||
exportScaleDownSquare:20 | ||
mapWritingDistance:-1 | ||
displayClaims:true | ||
claimsFillOpacity:46 | ||
claimsBorderOpacity:80 | ||
globalVersion:1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.