36 lines
No EOL
1.2 KiB
Text
36 lines
No EOL
1.2 KiB
Text
// JourneyMap server configuration file. Modify at your own risk!
|
|
// To restore the default settings, simply delete this file before starting Minecraft server
|
|
// For more information, go to: http://journeymap.info/JourneyMapServer
|
|
//
|
|
// Dimension ResourceKey[minecraft:dimension / planetsplus:atmas] Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
|
|
{
|
|
"enabled": "true",
|
|
"dimension": {
|
|
"f_135776_": {
|
|
"f_135804_": "minecraft",
|
|
"f_135805_": "dimension"
|
|
},
|
|
"f_135777_": {
|
|
"f_135804_": "planetsplus",
|
|
"f_135805_": "atmas"
|
|
}
|
|
},
|
|
"minimapEnabled": "true",
|
|
"hideCoordinates": "false",
|
|
"globalWaypointsOnly": "false",
|
|
"teleportEnabled": "false",
|
|
"crossDimTeleport": "true",
|
|
"surfaceRenderRange": "0",
|
|
"caveRenderRange": "0",
|
|
"surfaceMapping": "ALL",
|
|
"topoMapping": "ALL",
|
|
"biomeMapping": "ALL",
|
|
"caveMapping": "Disabled",
|
|
"radarEnabled": "Disabled",
|
|
"playerRadarEnabled": "false",
|
|
"playerRadarNamesEnabled": "true",
|
|
"villagerRadarEnabled": "false",
|
|
"animalRadarEnabled": "false",
|
|
"mobRadarEnabled": "false",
|
|
"configVersion": "6.0.0"
|
|
} |