update: automodpack

This commit is contained in:
snusxd
2026-04-05 13:08:45 +03:00
commit 5fa8d3277d
6090 changed files with 682709 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
// 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
//
// default : jm.server.edit.label.selection.default
{
"enabled": "false",
"minimapEnabled": "true",
"hideCoordinates": "false",
"teleportEnabled": "false",
"crossDimTeleport": "true",
"surfaceRenderRange": "0",
"caveRenderRange": "0",
"surfaceMapping": "ALL",
"topoMapping": "ALL",
"biomeMapping": "ALL",
"caveMapping": "ALL",
"radarEnabled": "ALL",
"playerRadarEnabled": "true",
"playerRadarNamesEnabled": "true",
"villagerRadarEnabled": "true",
"animalRadarEnabled": "true",
"mobRadarEnabled": "true",
"configVersion": "6.0.0-beta.60"
}

View File

@@ -0,0 +1,44 @@
// 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
//
// Global Server Configuration : Applies to all dimensions unless overridden.
{
"journeymapEnabled": "true",
"useWorldId": "true",
"viewOnlyServerProperties": "true",
"allowMultiplayerSettings": "ALL",
"worldPlayerRadar": "ALL",
"worldPlayerRadarUpdateTime": "5",
"seeUndergroundPlayers": "ALL",
"hideOps": "false",
"hideSpectators": "false",
"allowDeathPoints": "true",
"showInGameBeacons": "true",
"allowWaypoints": "true",
"allowRightClickTeleport": "true",
"radarLateralDistance": "512",
"radarVerticalDistance": "320",
"maxAnimalsData": "128",
"maxAmbientCreaturesData": "128",
"maxMobsData": "128",
"maxPlayersData": "128",
"maxVillagersData": "128",
"minimapEnabled": "true",
"hideCoordinates": "false",
"teleportEnabled": "false",
"crossDimTeleport": "true",
"surfaceRenderRange": "0",
"caveRenderRange": "0",
"surfaceMapping": "ALL",
"topoMapping": "ALL",
"biomeMapping": "ALL",
"caveMapping": "ALL",
"radarEnabled": "ALL",
"playerRadarEnabled": "true",
"playerRadarNamesEnabled": "true",
"villagerRadarEnabled": "true",
"animalRadarEnabled": "true",
"mobRadarEnabled": "true",
"configVersion": "6.0.0-beta.60"
}

View File

@@ -0,0 +1,35 @@
// 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": {
"field_25137": {
"field_13353": "minecraft",
"field_13355": "dimension"
},
"field_25138": {
"field_13353": "minecraft",
"field_13355": "overworld"
}
},
"minimapEnabled": "true",
"hideCoordinates": "false",
"teleportEnabled": "false",
"crossDimTeleport": "true",
"surfaceRenderRange": "0",
"caveRenderRange": "0",
"surfaceMapping": "ALL",
"topoMapping": "ALL",
"biomeMapping": "ALL",
"caveMapping": "ALL",
"radarEnabled": "ALL",
"playerRadarEnabled": "true",
"playerRadarNamesEnabled": "true",
"villagerRadarEnabled": "true",
"animalRadarEnabled": "true",
"mobRadarEnabled": "true",
"configVersion": "6.0.0-beta.60"
}

View File

@@ -0,0 +1,35 @@
// 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": {
"field_25137": {
"field_13353": "minecraft",
"field_13355": "dimension"
},
"field_25138": {
"field_13353": "minecraft",
"field_13355": "the_end"
}
},
"minimapEnabled": "true",
"hideCoordinates": "false",
"teleportEnabled": "false",
"crossDimTeleport": "true",
"surfaceRenderRange": "0",
"caveRenderRange": "0",
"surfaceMapping": "ALL",
"topoMapping": "ALL",
"biomeMapping": "ALL",
"caveMapping": "ALL",
"radarEnabled": "ALL",
"playerRadarEnabled": "true",
"playerRadarNamesEnabled": "true",
"villagerRadarEnabled": "true",
"animalRadarEnabled": "true",
"mobRadarEnabled": "true",
"configVersion": "6.0.0-beta.60"
}

View File

@@ -0,0 +1,35 @@
// 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": {
"field_25137": {
"field_13353": "minecraft",
"field_13355": "dimension"
},
"field_25138": {
"field_13353": "minecraft",
"field_13355": "the_nether"
}
},
"minimapEnabled": "true",
"hideCoordinates": "false",
"teleportEnabled": "false",
"crossDimTeleport": "true",
"surfaceRenderRange": "0",
"caveRenderRange": "0",
"surfaceMapping": "ALL",
"topoMapping": "ALL",
"biomeMapping": "ALL",
"caveMapping": "ALL",
"radarEnabled": "ALL",
"playerRadarEnabled": "true",
"playerRadarNamesEnabled": "true",
"villagerRadarEnabled": "true",
"animalRadarEnabled": "true",
"mobRadarEnabled": "true",
"configVersion": "6.0.0-beta.60"
}