mcserver/instances/forge-1.20.1-survival/runtime/data/journeymap/server/6.0/journeymap.server.planetsplus~ganymede.config
2026-08-10 14:24:14 -04:00

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:ganymede] 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_": "ganymede"
}
},
"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"
}