created prisim instance

This commit is contained in:
2026-03-28 15:29:14 -05:00
commit efcddeddc1
463 changed files with 5547 additions and 0 deletions

View File

@@ -0,0 +1,80 @@
// 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_Horizontal",
"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",
"hideEffectIcons": "false",
"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": "day",
"zoomLevel": "512",
"configVersion": "6.0.0-beta.62"
}