Upload files to "Minecraft-Server/journeymap/server/5.9"
This commit is contained in:
parent
874beee354
commit
4b642dbb9e
@ -0,0 +1,30 @@
|
||||
// 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:overworld] 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_": "overworld"
|
||||
}
|
||||
},
|
||||
"teleportEnabled": "false",
|
||||
"renderRange": "0",
|
||||
"surfaceMapping": "ALL",
|
||||
"topoMapping": "ALL",
|
||||
"biomeMapping": "ALL",
|
||||
"caveMapping": "ALL",
|
||||
"radarEnabled": "ALL",
|
||||
"playerRadarEnabled": "true",
|
||||
"villagerRadarEnabled": "true",
|
||||
"animalRadarEnabled": "true",
|
||||
"mobRadarEnabled": "true",
|
||||
"configVersion": "5.9.18"
|
||||
}
|
||||
@ -0,0 +1,30 @@
|
||||
// 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_end] 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_end"
|
||||
}
|
||||
},
|
||||
"teleportEnabled": "false",
|
||||
"renderRange": "0",
|
||||
"surfaceMapping": "ALL",
|
||||
"topoMapping": "ALL",
|
||||
"biomeMapping": "ALL",
|
||||
"caveMapping": "ALL",
|
||||
"radarEnabled": "ALL",
|
||||
"playerRadarEnabled": "true",
|
||||
"villagerRadarEnabled": "true",
|
||||
"animalRadarEnabled": "true",
|
||||
"mobRadarEnabled": "true",
|
||||
"configVersion": "5.9.18"
|
||||
}
|
||||
@ -0,0 +1,30 @@
|
||||
// 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.9.18"
|
||||
}
|
||||
@ -0,0 +1,30 @@
|
||||
// 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 / twilightforest:twilight_forest] 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_": "twilightforest",
|
||||
"f_135805_": "twilight_forest"
|
||||
}
|
||||
},
|
||||
"teleportEnabled": "false",
|
||||
"renderRange": "0",
|
||||
"surfaceMapping": "ALL",
|
||||
"topoMapping": "ALL",
|
||||
"biomeMapping": "ALL",
|
||||
"caveMapping": "ALL",
|
||||
"radarEnabled": "ALL",
|
||||
"playerRadarEnabled": "true",
|
||||
"villagerRadarEnabled": "true",
|
||||
"animalRadarEnabled": "true",
|
||||
"mobRadarEnabled": "true",
|
||||
"configVersion": "5.9.18"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user