jm
Some checks failed
/ Restart server (push) Has been skipped
/ Update wiki (push) Failing after 26s

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-10-28 23:21:41 +01:00
parent 03c6596859
commit 35f2017547
Signed by: lilith
SSH key fingerprint: SHA256:LAjgsAMyT3LO2JVtr6fQ4N3RTYoRRlIm5wAKsbDife4
10 changed files with 407 additions and 1 deletions

View file

@ -0,0 +1,91 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"logLevel": "INFO",
"autoMapPoll": "2000",
"cacheAnimalsData": "3100",
"cacheMobsData": "3000",
"cachePlayerData": "1000",
"cachePlayersData": "2000",
"cacheVillagersData": "2200",
"announceMod": "true",
"checkUpdates": "true",
"recordCacheStats": "false",
"themeName": "Purist",
"caveIgnoreGlass": "true",
"mapBathymetry": "true",
"mapWaterBiomeColors": "true",
"mapTopography": "true",
"mapBiome": "true",
"mapTransparency": "true",
"mapCaveLighting": "true",
"mapAntialiasing": "true",
"mapPlantShadows": "false",
"mapShadows": "true",
"mapPlants": "false",
"mapCrops": "true",
"mapBlendGrass": "true",
"mapBlendFoliage": "true",
"mapBlendWater": "true",
"mapSurfaceAboveCaves": "true",
"caveBlackAsClear": "false",
"renderDistanceCaveMax": "0",
"renderDistanceSurfaceMax": "0",
"renderDelay": "2",
"topoMax": "0",
"revealShape": "Circle",
"caveModeThreshold": "2",
"alwaysMapCaves": "true",
"alwaysMapSurface": "true",
"ignoreHeightmaps": "false",
"ignoreSnow": "false",
"mipmapLevels": "5",
"legacyIcons": "false",
"maxAnimalsData": "32",
"maxAmbientCreaturesData": "32",
"maxMobsData": "32",
"maxPlayersData": "32",
"maxVillagersData": "32",
"hideSneakingEntities": "true",
"hideSpectators": "false",
"radarLateralDistance": "64",
"radarVerticalDistance": "16",
"dataCachingEnabled": "true",
"glErrorChecking": "false",
"seedId": "false",
"serverIp": "false",
"playerIconFade": "true",
"mobIconFade": "true",
"mappingEnabled": "true",
"optionsManagerViewed": "6.0.0-beta.26",
"splashViewed": "6.0.0-beta.26",
"gridSpecs": {
"day": "Squares,#808080,0.5,-1,-1",
"night": "Squares,#8080ff,0.3,-1,-1",
"underground": "Squares,#808080,0.3,-1,-1"
},
"colorPassive": "#bbbbbb",
"colorPassiveLabel": "#bbbbbb",
"colorHostile": "#ff0000",
"colorHostileLabel": "#ff0000",
"colorPet": "#0077ff",
"colorPetLabel": "#0077ff",
"colorVillager": "#88e188",
"colorVillagerLabel": "#88e188",
"colorPlayer": "#ffffff",
"colorPlayerLabel": "#ffffff",
"colorSelf": "#0000ff",
"initialSortOrder": "Name",
"sortDescending": "true",
"dayShader": "jm.common.map_filter.default",
"nightShader": "jm.common.map_filter.default",
"biomeShader": "jm.common.map_filter.default",
"topoShader": "jm.common.map_filter.default",
"caveShader": "jm.common.map_filter.default",
"netherShader": "jm.common.map_filter.default",
"colorPickerHistory": [
"#ffdd3cc4"
],
"configVersion": "6.0.0-beta.28"
}

View file

@ -0,0 +1,49 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"showKeys": "true",
"showThemeButton": "true",
"showPlayerLoc": "true",
"showMouseLoc": "true",
"minimalMode": "false",
"dragScale": "1",
"propertiesId": 0,
"playerDisplay": "Dots",
"selfDisplayScale": "1.0",
"playerDisplayScale": "1.0",
"showPlayerHeading": "true",
"mobDisplay": "Dots",
"mobDisplayScale": "1.0",
"showMobHeading": "true",
"showMobs": "true",
"showAnimals": "true",
"showAmbientCreatures": "false",
"showVillagers": "true",
"showPets": "true",
"showPlayers": "true",
"fontScale": "1.0",
"showWaypointLabels": "true",
"waypointLabelScale": "1.0",
"waypointIconScale": "1.0",
"locationFormatVerbose": "true",
"locationFormat": "xzyv",
"showOffScreenPlayers": "true",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showPlayerNames": "true",
"showTeamNames": "true",
"showEntityNames": "false",
"showHostileNames": "false",
"showPassiveNames": "false",
"showAmbientNames": "false",
"showPetNames": "false",
"showNpcNames": "false",
"showVillagerNames": "false",
"showNoIconNames": "true",
"preferredMapType": "day",
"zoomLevel": "1024",
"configVersion": "6.0.0-beta.28"
}

View file

@ -0,0 +1,79 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"enabled": "true",
"showDayNight": "false",
"minimapLockedMapType": "jm.common.map_type.auto",
"caveLayer": "4",
"info1Label": "jm.theme.labelsource.blank",
"info1LabelPosition": "Top",
"info2Label": "jm.theme.labelsource.gametime",
"info2LabelPosition": "Top",
"info3Label": "jm.theme.labelsource.location",
"info3LabelPosition": "Bottom",
"info4Label": "jm.theme.labelsource.biome",
"info4LabelPosition": "Bottom",
"infoSlotAlpha": "0.7",
"infoSlotFontScale": "1.0",
"infoSlotTimeFormat": "HH:mm:ss",
"systemTimeRealFormat": "HH:mm:ss",
"reticleOrientation": "Compass",
"shape": "Circle",
"sizePercent": "30",
"frameAlpha": "100",
"terrainAlpha": "100",
"backgroundAlpha": "0.8",
"orientation": "PlayerHeading",
"compassFontScale": "1.0",
"showCompass": "true",
"showReticle": "true",
"positionX": "0.9",
"positionY": "0.25",
"moveEffectIcons": "true",
"effectTranslateX": "0",
"effectTranslateY": "0",
"effectVertical": "false",
"effectReversed": "false",
"minimapKeyMovementSpeed": "0.001",
"position": "TopRight",
"active": true,
"propertiesId": 1,
"playerDisplay": "Dots",
"selfDisplayScale": "1.0",
"playerDisplayScale": "1.0",
"showPlayerHeading": "true",
"mobDisplay": "Dots",
"mobDisplayScale": "1.0",
"showMobHeading": "true",
"showMobs": "true",
"showAnimals": "true",
"showAmbientCreatures": "false",
"showVillagers": "true",
"showPets": "true",
"showPlayers": "true",
"fontScale": "1.0",
"showWaypointLabels": "true",
"waypointLabelScale": "1.0",
"waypointIconScale": "1.0",
"locationFormatVerbose": "true",
"locationFormat": "xzyv",
"showOffScreenPlayers": "true",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showPlayerNames": "true",
"showTeamNames": "true",
"showEntityNames": "true",
"showHostileNames": "false",
"showPassiveNames": "false",
"showAmbientNames": "false",
"showPetNames": "false",
"showNpcNames": "false",
"showVillagerNames": "false",
"showNoIconNames": "true",
"preferredMapType": "day",
"zoomLevel": "2048",
"configVersion": "6.0.0-beta.28"
}

View file

@ -0,0 +1,79 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"enabled": "true",
"showDayNight": "true",
"minimapLockedMapType": "jm.common.map_type.auto",
"caveLayer": "4",
"info1Label": "jm.theme.labelsource.blank",
"info1LabelPosition": "Top",
"info2Label": "jm.theme.labelsource.gametime",
"info2LabelPosition": "Top",
"info3Label": "jm.theme.labelsource.location",
"info3LabelPosition": "Bottom",
"info4Label": "jm.theme.labelsource.biome",
"info4LabelPosition": "Bottom",
"infoSlotAlpha": "0.7",
"infoSlotFontScale": "1.0",
"infoSlotTimeFormat": "HH:mm:ss",
"systemTimeRealFormat": "HH:mm:ss",
"reticleOrientation": "Compass",
"shape": "Rectangle",
"sizePercent": "30",
"frameAlpha": "100",
"terrainAlpha": "100",
"backgroundAlpha": "0.8",
"orientation": "North",
"compassFontScale": "1.0",
"showCompass": "true",
"showReticle": "true",
"positionX": "0.9",
"positionY": "0.25",
"moveEffectIcons": "true",
"effectTranslateX": "0",
"effectTranslateY": "0",
"effectVertical": "false",
"effectReversed": "false",
"minimapKeyMovementSpeed": "0.001",
"position": "TopRight",
"active": false,
"propertiesId": 2,
"playerDisplay": "OutlinedIcons",
"selfDisplayScale": "1.0",
"playerDisplayScale": "1.0",
"showPlayerHeading": "true",
"mobDisplay": "DotsAndOutlinedIcons",
"mobDisplayScale": "1.0",
"showMobHeading": "true",
"showMobs": "true",
"showAnimals": "true",
"showAmbientCreatures": "false",
"showVillagers": "true",
"showPets": "true",
"showPlayers": "true",
"fontScale": "1.0",
"showWaypointLabels": "true",
"waypointLabelScale": "1.0",
"waypointIconScale": "1.0",
"locationFormatVerbose": "true",
"locationFormat": "xzyv",
"showOffScreenPlayers": "true",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showPlayerNames": "true",
"showTeamNames": "true",
"showEntityNames": "false",
"showHostileNames": "false",
"showPassiveNames": "false",
"showAmbientNames": "false",
"showPetNames": "false",
"showNpcNames": "false",
"showVillagerNames": "false",
"showNoIconNames": "true",
"preferredMapType": "night",
"zoomLevel": "512",
"configVersion": "6.0.0-beta.28"
}

View file

@ -0,0 +1,20 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"shadingSlopeMin": "0.2",
"shadingSlopeMax": "1.7",
"shadingPrimaryDownslopeMultiplier": "0.65",
"shadingPrimaryUpslopeMultiplier": "1.2",
"shadingSecondaryDownslopeMultiplier": "0.95",
"shadingSecondaryUpslopeMultiplier": "1.05",
"tweakMoonlightLevel": "3.5",
"tweakBrightenDaylightDiff": "0.06",
"tweakBrightenLightsourceBlock": "1.2",
"tweakMinimumDarkenNightWater": "0.25",
"tweakWaterColorBlend": "0.5",
"tweakSurfaceAmbientColor": "#00001a",
"tweakNetherAmbientColor": "#330808",
"tweakEndAmbientColor": "#00001a",
"configVersion": "6.0.0-beta.28"
}

View file

@ -0,0 +1,10 @@
// jm.config.file_header_1
// jm.config.file_header_5
{
"showContour": "true",
"landContour": "#3F250B",
"waterContour": "#0000dd",
"land": "#010c02,#041105,#071609,#0a1b0c,#0d200f,#102513,#132a16,#162f19,#19341c,#1b3a20,#1e3f23,#214426,#24492a,#274e2d,#2a5330,#2d5834,#375f41,#41674d,#4b6e5a,#557567,#5f7c73,#698480,#738b8d,#7c929a,#8699a6,#90a1b3,#9aa8c0,#a4afcc,#aeb6d9,#b8bee6,#c2c5f2,#ccccff,#cccfff,#ccd2ff,#ccd6ff,#ccd9ff,#ccdcff,#ccdfff,#cce2ff,#cce5ff,#cce9ff,#ccecff,#ccefff,#ccf2ff,#ccf5ff,#ccf9ff,#ccfcff,#ccffff,#cfffff,#d2ffff,#d6ffff,#d9ffff,#dcffff,#dfffff,#e2ffff,#e5ffff,#e9ffff,#ecffff,#efffff,#f2ffff,#f5ffff,#f9ffff,#fcffff,#ffffff",
"water": "#000040,#02024e,#03035d,#05056b,#070779,#080887,#0a0a96,#0b0ba4,#1a1aaa,#2a2aaf,#3939b5,#4848bb,#5757c0,#6767c6,#7676cc,#8585d2,#9494d7,#a4a4dd,#b3b3e3,#c2c2e8,#d1d1ee,#d7d7f0,#ddddf2,#e2e2f4,#e8e8f6,#eeeef9,#f4f4fb,#f9f9ff,#f9f9ff,#f9f9ff,#f9f9ff,#f9f9ff",
"configVersion": "6.0.0-beta.28"
}

View file

@ -0,0 +1,38 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"managerEnabled": "true",
"showDeleteConfirmation": "true",
"disableShare": "false",
"disableStrikeThrough": "false",
"createDeathpoints": "true",
"wholeNumberTeleportCoords": "false",
"autoRemoveDeathpoints": "false",
"autoRemoveDeathpointDistance": "2",
"autoRemoveTempWaypoints": "2",
"showDeathpointlabel": "true",
"fullscreenDoubleClickToCreate": "true",
"teleportCommand": "/tp {name} {x} {y} {z}",
"dateFormat": "MM-dd-yyyy",
"timeFormat": "HH:mm:ss",
"renderWaypoints": "true",
"renderWaypointsWorld": "true",
"renderWaypointsMap": "true",
"beaconEnabled": "true",
"autoHideIcon": "false",
"autoHideIconAngle": "5",
"showStaticBeam": "false",
"showRotatingBeam": "false",
"showName": "true",
"showDistance": "true",
"autoHideLabel": "true",
"autoHideLabelAngle": "5",
"boldLabel": "false",
"fontScale": "2.0",
"textureSmall": "true",
"shaderBeacon": "false",
"maxDistance": "0",
"minDistance": "64",
"configVersion": "6.0.0-beta.28"
}

View file

@ -0,0 +1,8 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"enabled": "false",
"port": "8080",
"configVersion": "6.0.0-beta.28"
}

View file

@ -284,6 +284,38 @@ hash = "d26a63d3cdf326412ba86dcc2781060bc53ed6c74ac7808e65325452e264e820"
file = "config/yosbr/config/zoomify.json"
hash = "60a78fe1b271ce9b53e295235eb5a7cdb3a8692ca583fdaa7f5bc09f9049e2f4"
[[files]]
file = "config/yosbr/journeymap/config/6.0/journeymap.core.config"
hash = "157fc8ebf883c67f852f224d37207a80138f2836fd27de2775ec99854a481fc7"
[[files]]
file = "config/yosbr/journeymap/config/6.0/journeymap.fullmap.config"
hash = "30d74ac9349e960ff51a02d9d2fddbe63a827f82dfdfa2e931cbc6d09cce4655"
[[files]]
file = "config/yosbr/journeymap/config/6.0/journeymap.minimap.config"
hash = "c536132852d9a73cbb92d26d157278542cb8ba8d7f348dfdcaa72d0ac00ee0d8"
[[files]]
file = "config/yosbr/journeymap/config/6.0/journeymap.minimap2.config"
hash = "e9a43abfc9a8f7e383e25aea41779e30fdb5fbdabc4f8b5256cf8bd3a5d2a2c4"
[[files]]
file = "config/yosbr/journeymap/config/6.0/journeymap.rendering.config"
hash = "46c371e7628de08e3d3aa6dd8dd17e6ecffa03fcd191a09f9e5fe70178376779"
[[files]]
file = "config/yosbr/journeymap/config/6.0/journeymap.topo.config"
hash = "a708bd2943677088fceaaa1e0059761381850efdb017a12f3592c190291e207d"
[[files]]
file = "config/yosbr/journeymap/config/6.0/journeymap.waypoint.config"
hash = "0a9adecac21c145f5e2a725cd80528083749aab6bc64bc5070ad917a5f4b9e0d"
[[files]]
file = "config/yosbr/journeymap/config/6.0/journeymap.webmap.config"
hash = "226629e82b3d06106b016b88da2ace64c777c6f42265e373c06e1ebc918adb7d"
[[files]]
file = "config/yosbr/options.txt"
hash = "6a20ecf582a2da94483667030948fba5008aed64dd30abd0d350709e1f7fc397"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "5a1552e1043d6554251e9bccaf84eeaefc26d67d825b65afa923c2c481655348"
hash = "25bfdb4bc3cce40805b44baf7ea8c150132bb95f677c5f9e81aa50d1b033000f"
[versions]
fabric = "0.16.7"