posspack/config/defaultoptions/extra/journeymap/server/5.10/journeymap.server.minecraft~the_nether.config

30 lines
998 B
Text
Raw Normal View History

2024-07-28 16:21:01 +02:00
// 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 / minecraft:the_nether] Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": {
"f_135776_": {
"f_135804_": "minecraft",
"f_135805_": "dimension"
},
"f_135777_": {
"f_135804_": "minecraft",
"f_135805_": "the_nether"
}
},
"teleportEnabled": "false",
"renderRange": "0",
"surfaceMapping": "ALL",
"topoMapping": "ALL",
"biomeMapping": "ALL",
"caveMapping": "ALL",
"radarEnabled": "ALL",
"playerRadarEnabled": "true",
"villagerRadarEnabled": "true",
"animalRadarEnabled": "true",
"mobRadarEnabled": "true",
"configVersion": "5.10.1"
}