journeymap
This commit is contained in:
parent
c7ea4f6889
commit
3e423888cb
8 changed files with 246 additions and 10 deletions
|
|
@ -0,0 +1,81 @@
|
|||
// 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": "Square",
|
||||
"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",
|
||||
"hudRenderLayer": "Last",
|
||||
"position": "TopLeft",
|
||||
"active": true,
|
||||
"propertiesId": 1,
|
||||
"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.74"
|
||||
}
|
||||
|
|
@ -0,0 +1,81 @@
|
|||
// jm.config.file_header_1
|
||||
// jm.config.file_header_2
|
||||
// jm.config.file_header_5
|
||||
{
|
||||
"enabled": "false",
|
||||
"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",
|
||||
"hudRenderLayer": "Last",
|
||||
"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.74"
|
||||
}
|
||||
24
index.toml
24
index.toml
|
|
@ -28,6 +28,14 @@ hash = "75fabeda96247ee4e7285029dce18557ebc9eee7890cd4b602ab521529b7a8da"
|
|||
file = "config/default_files/config/waterdripsound.json"
|
||||
hash = "58bcd0ce57d969e3c8826006d93b8d1bd4a52c387a790aac28b1a4acbf440a7b"
|
||||
|
||||
[[files]]
|
||||
file = "config/default_files/journeymap/config/6.0/journeymap.minimap.config"
|
||||
hash = "58172f125c1c6464ad2262c0e14881fda74a5777b96c390c3aa9d0e99f0f4eae"
|
||||
|
||||
[[files]]
|
||||
file = "config/default_files/journeymap/config/6.0/journeymap.minimap2.config"
|
||||
hash = "4edbd9d80983519917866f3149d3c35af6ed2686d25210ef7940651486e3df31"
|
||||
|
||||
[[files]]
|
||||
file = "config/default_files/options.txt"
|
||||
hash = "50d39e8cde7861c3cedb5ecfb42a6f168ec53391a7f1ee67bb96bfef7819c7f8"
|
||||
|
|
@ -834,6 +842,16 @@ file = "mods/jewelry.pw.toml"
|
|||
hash = "d5d38de5cddb1647d5974c50a3efd909d3aa0dc0a5cae9c93931916ec840283c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/journeylocator.pw.toml"
|
||||
hash = "5c830f3cb9b458b841261fa30bac92c9ffd60481d9d1ce9a4081170fff8d6179"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/journeymap.pw.toml"
|
||||
hash = "d883daca5b51602262e972c066ac1edfe35e6f01ab23564b203e2bf60b165507"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/kiwi.pw.toml"
|
||||
hash = "caa948011054593b7452cfc4fa7276ff61748770285fd6b7ee5078816eed043b"
|
||||
|
|
@ -1531,4 +1549,8 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "unsup.ini"
|
||||
hash = "56f11d59b7834b96277b609928e727cde5089775432fceb771e5174ba0f8ffab"
|
||||
hash = "a8fd94d2edaf99ba50220f672a4901eee6694a678e7075a7582d9cf0015f15df"
|
||||
|
||||
[[files]]
|
||||
file = "unsup.toml"
|
||||
hash = "9a849e59c2f797dad66e6a8dfc648ae66b20aa449bd4dd3c9b38451fcf64f10b"
|
||||
|
|
|
|||
13
mods/journeylocator.pw.toml
Normal file
13
mods/journeylocator.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "JourneyLocator: Xaero Compat"
|
||||
filename = "journeylocator-neoforge-1.0.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7WPPrL4w/versions/ApkNV7i3/journeylocator-neoforge-1.0.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "0017e44134b61ccb39ef1140a82d6a26781cc093fa92828a5ca95ca92168dd9946bec87f3c7de29a4b778c0fbc4ce476c98c81c0978060148a25badade0a3537"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7WPPrL4w"
|
||||
version = "ApkNV7i3"
|
||||
13
mods/journeymap.pw.toml
Normal file
13
mods/journeymap.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "JourneyMap"
|
||||
filename = "journeymap-neoforge-1.21.1-6.0.0-beta.74.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/95hGLCsp/journeymap-neoforge-1.21.1-6.0.0-beta.74.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "59ff5d8a8ceaf75e6106a52b4f680cbfb1e61906391fa2f6656db9c090986f91a94fac491bed308edc6d81487db8fdd889c45edcb7fcd4626477c6c919d99798"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "lfHFW1mp"
|
||||
version = "95hGLCsp"
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
name = "goog"
|
||||
name = "louxcraft"
|
||||
author = "reidlab"
|
||||
version = "1.0.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "8664b6a52956159cef76e57b44d96b0d5be8a76d04d0123cf8b114b55d8b4137"
|
||||
hash = "2c861a3cac16b9c001e8dd71be80fb11dae63039372986b8204d1442bcfec991"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
|
|||
|
|
@ -5,3 +5,6 @@ source_format=packwiz
|
|||
source=https://reidlab.pink/f/louxcraft/pack.toml
|
||||
|
||||
use_envs=false
|
||||
|
||||
[flavors]
|
||||
map=xaero
|
||||
|
|
|
|||
23
unsup.toml
Normal file
23
unsup.toml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
[flavor_groups.map]
|
||||
name = "map"
|
||||
description = "which map mod you would like to use. antique atlas 4 will always be installed regardless"
|
||||
side = "both"
|
||||
[[flavor_groups.map.choices]]
|
||||
id = "xaero"
|
||||
name = "Xaero's"
|
||||
description = "use xaero's map mods, the 'premiere' mapping service. prone to memory leaks!"
|
||||
[[flavor_groups.map.choices]]
|
||||
id = "journeymap"
|
||||
name = "JourneyMap"
|
||||
description = "use journeymap, another map mod!\n⚠️ alert! if this is not a fresh install of the modpack, manual removal of `Xaero Train Map`, `Xaero's Minimap`, and `Xaero's World Map` is required."
|
||||
|
||||
[metafile.xaero-train-map]
|
||||
flavors = "xaero"
|
||||
[metafile.xaeros-minimap]
|
||||
flavors = "xaero"
|
||||
[metafile.xaeros-world-map]
|
||||
flavors = "xaero"
|
||||
[metafile.journeylocator]
|
||||
flavors = "journeymap"
|
||||
[metafile.journeymap]
|
||||
flavors = "journeymap"
|
||||
Loading…
Add table
Add a link
Reference in a new issue