Made optional mods optional & configs

configured: craftpresence & capetweaks
This commit is contained in:
Sangelo 2023-02-27 22:32:55 +01:00
parent fd66dfeb2f
commit 234e2ae15d
13 changed files with 439 additions and 2 deletions

View file

@ -0,0 +1,26 @@
cape:minecon_2012=true
cape:minecon_2013=true
cape:birthday=true
cape:minecon_2011=true
cape:minecon_2016=true
cape:minecon_2015=true
cape:julianclark=true
cape:turtle=true
disableCapes=false
cape:mojang_old=true
cape:cobalt=true
cape:mojang=true
cape:translator=true
cape:moderator=true
cape:minecon_2023=true
cape:cheapsh0t=true
cape:millionth_sale=true
cape:scrolls_champ=true
elytraTexture=true
cape:mojang_new=true
cape:migrator=true
cape:dannybstyle=true
cape:translator_chinese=true
cape:mrmessiah=true
cape:prismarine=true
lerpMovement=true

332
config/craftpresence.json Normal file
View file

@ -0,0 +1,332 @@
{
"_README": "https://gitlab.com/CDAGaming/CraftPresence/-/wikis/home",
"_schemaVersion": 2,
"_lastMCVersionId": 760,
"generalSettings": {
"detectCurseManifest": false,
"detectMultiMCManifest": false,
"detectMCUpdaterInstance": false,
"detectTechnicPack": false,
"detectBiomeData": false,
"detectDimensionData": false,
"detectWorldData": true,
"clientId": "1010299528999604244",
"defaultIcon": "explorecraft",
"enableJoinRequests": false,
"partyPrivacyLevel": 1,
"preferredClientLevel": 3,
"resetTimeOnInit": false,
"autoRegister": false
},
"biomeSettings": {
"fallbackBiomeIcon": "unknown",
"biomeData": {
"default": {
"textOverride": "Playing in {biome.name}",
"data": {
"enabled": true,
"useAsMain": false,
"details": "",
"gameState": "",
"largeImageKey": "",
"largeImageText": "",
"smallImageKey": "",
"smallImageText": "",
"startTimestamp": "",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
}
}
}
},
"dimensionSettings": {
"fallbackDimensionIcon": "unknown",
"dimensionData": {
"default": {
"textOverride": "In the {dimension.name}",
"data": {
"enabled": true,
"useAsMain": false,
"details": "",
"gameState": "",
"largeImageKey": "",
"largeImageText": "",
"smallImageKey": "",
"smallImageText": "",
"startTimestamp": "",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
}
}
}
},
"serverSettings": {
"fallbackServerIcon": "explorecraft",
"fallbackServerName": "Minecraft Server",
"fallbackServerMotd": "A Minecraft Server",
"serverData": {
"default": {
"textOverride": "Playing Multiplayer",
"data": {
"enabled": true,
"useAsMain": false,
"details": "",
"gameState": "",
"largeImageKey": "",
"largeImageText": "",
"smallImageKey": "",
"smallImageText": "",
"startTimestamp": "",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
}
}
}
},
"statusMessages": {
"mainMenuData": {
"textOverride": "In the Main Menu",
"data": {
"enabled": true,
"useAsMain": false,
"details": "",
"gameState": "",
"largeImageKey": "",
"largeImageText": "",
"smallImageKey": "",
"smallImageText": "",
"startTimestamp": "",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
}
},
"loadingData": {
"textOverride": "Loading...",
"data": {
"enabled": true,
"useAsMain": false,
"details": "",
"gameState": "",
"largeImageKey": "",
"largeImageText": "",
"smallImageKey": "",
"smallImageText": "",
"startTimestamp": "",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
}
},
"lanData": {
"textOverride": "Playing on a LAN Server",
"data": {
"enabled": true,
"useAsMain": false,
"details": "",
"gameState": "",
"largeImageKey": "",
"largeImageText": "",
"smallImageKey": "",
"smallImageText": "",
"startTimestamp": "",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
}
},
"singleplayerData": {
"textOverride": "Playing Singleplayer",
"data": {
"enabled": true,
"useAsMain": false,
"details": "",
"gameState": "",
"largeImageKey": "",
"largeImageText": "",
"smallImageKey": "",
"smallImageText": "",
"startTimestamp": "",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
}
}
},
"advancedSettings": {
"enableCommands": true,
"enablePerGui": false,
"enablePerItem": false,
"enablePerEntity": false,
"renderTooltips": true,
"formatWords": true,
"debugMode": false,
"verboseMode": false,
"refreshRate": 2,
"roundSize": 3,
"includeExtraGuiClasses": false,
"allowPlaceholderPreviews": false,
"guiSettings": {
"fallbackGuiIcon": "explorecraft",
"guiData": {
"default": {
"textOverride": "In {screen.name}",
"data": {
"enabled": true,
"useAsMain": false,
"details": "",
"gameState": "",
"largeImageKey": "",
"largeImageText": "",
"smallImageKey": "",
"smallImageText": "",
"startTimestamp": "",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
}
}
}
},
"itemMessages": {
"default": "Holding {item.message.holding}"
},
"entitySettings": {
"fallbackEntityIcon": "unknown",
"targetData": {
"default": {
"textOverride": "Targeting {entity.target.name}",
"data": {
"enabled": true,
"useAsMain": false,
"details": "",
"gameState": "",
"largeImageKey": "",
"largeImageText": "",
"smallImageKey": "",
"smallImageText": "",
"startTimestamp": "",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
}
}
},
"ridingData": {
"default": {
"textOverride": "Riding {entity.riding.name}",
"data": {
"enabled": true,
"useAsMain": false,
"details": "",
"gameState": "",
"largeImageKey": "",
"largeImageText": "",
"smallImageKey": "",
"smallImageText": "",
"startTimestamp": "",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
}
}
}
},
"allowEndpointIcons": true,
"serverIconEndpoint": "https://api.mcsrvstat.us/icon/{server.address.short}",
"playerSkinEndpoint": "https://mc-heads.net/avatar/{getOrDefault(player.uuid.short, player.name)}"
},
"accessibilitySettings": {
"tooltipBackgroundColor": "0xF0100010",
"tooltipBorderColor": "0x505000FF",
"guiBackgroundColor": "minecraft:textures/gui/options_background.png",
"buttonBackgroundColor": "minecraft:textures/gui/widgets.png",
"languageId": "en_us",
"showBackgroundAsDark": true,
"stripTranslationColors": false,
"showLoggingInChat": false,
"stripExtraGuiElements": false,
"configKeyCode": 0
},
"displaySettings": {
"presenceData": {
"enabled": true,
"useAsMain": false,
"details": "{getFirst(menu.message, dimension.message)}",
"gameState": "{getOrDefault(server.message)} {getOrDefault(pack.name)}",
"largeImageKey": "explorecraft",
"largeImageText": "ExploreCraft: Marbled",
"smallImageKey": "{getFirst(server.icon, pack.icon)}",
"smallImageText": "{getOrDefault(server.message)} {getOrDefault(pack.name)}",
"startTimestamp": "{data.general.time}",
"endTimestamp": "",
"buttons": {
"default": {
"label": "Example Text",
"url": "https://google.com"
}
}
},
"dynamicIcons": {
"explorecraft": "https://files.sangelo.space/explorecraft/explorecraft-marbled-logo.png",
"Unmap": "https://mc-heads.net/avatar/322e43a6ad8a4bd396b2b98e195b9f04",
"sangelo.space": "https://api.mcsrvstat.us/icon/sangelo.space",
"Sangelo_": "https://mc-heads.net/avatar/a8fbc08378784efaa1888eead5bb8093"
},
"dynamicVariables": {
"default": "Example Text",
"mods": "{general.mods} Mod(s)",
"player_info_coordinate": "At {player.position.x}, {player.position.z}",
"players": "{server.players.current} / {server.players.max} Players",
"player_info_in": "({custom.player_info.health})",
"player_info_items": "Items: {item.main_hand.message}",
"player_info_out": "As {player.name}",
"player_info_health": "Health: {player.health.current}/{player.health.max}",
"world_info": "On {world.name}",
"pack": "{pack.name}"
}
}
}

View file

@ -95,6 +95,11 @@ file = "mods/ad-astra.pw.toml"
hash = "8c2934e1be8c9a6723de7727107d587712e72c599cd22b7ca7f279a3d6281770"
metafile = true
[[files]]
file = "mods/adapaxels.pw.toml"
hash = "f03bd17d53705dd9652ef033589ca3e5441c085e6ad4cba6a5d3c0d2ee9d1baa"
metafile = true
[[files]]
file = "mods/adorn.pw.toml"
hash = "f9cf1abe808c59f9c2ad85bb7033b6edffa133b5d870a6d3f4d718f260f0192a"
@ -120,6 +125,11 @@ file = "mods/alloy-forgery.pw.toml"
hash = "824be6ecd42bef20ead6eaf146498330d09510a5771417ebc425d4ec3a3e138a"
metafile = true
[[files]]
file = "mods/amethyst-tools.pw.toml"
hash = "52570fef2abab9830ae77f58b73b7625a7dd888078f3d89cdb9a7dd4c569d8e3"
metafile = true
[[files]]
file = "mods/angling.pw.toml"
hash = "523b8e24b166a4821c83a34a9c8c99e90b3b1c0f8d3d3b3c7861015d35b83a0b"
@ -680,6 +690,11 @@ file = "mods/quilt-loading-screen.pw.toml"
hash = "77aa1af076bfb1175a407037a2d1db80437bae5193db45a557f5f32b3cc4a67f"
metafile = true
[[files]]
file = "mods/quiltgoslighlyfasterlol.pw.toml"
hash = "feee9284053ffd6435907d1bf3b5fdb7e9010237bb2a4b6a912d6f1389f8def7"
metafile = true
[[files]]
file = "mods/rbip.pw.toml"
hash = "a83cc72e144ad426bd7c14e03267fe669846388f26e7fed990a520564fbcbe47"

13
mods/adapaxels.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "AdaPaxels"
filename = "adapaxels-1.4.0+1.19.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "44b73d4232005d7ea1a2d24845aee3b1526b7661"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3987506
project-id = 406691

View file

@ -0,0 +1,13 @@
name = "Amethyst Tools"
filename = "amethyst-tools-v1.0_fabric+quilt_mc1.19.x.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/cDLpxHsV/versions/4MvmxPS9/amethyst-tools-v1.0_fabric%2Bquilt_mc1.19.x.jar"
hash-format = "sha1"
hash = "3389ab5bc884277b21edecafee0cdefcf14deb0f"
[update]
[update.modrinth]
mod-id = "cDLpxHsV"
version = "4MvmxPS9"

View file

@ -2,6 +2,11 @@ name = "CapeTweaks"
filename = "capetweaks-1.0.1.jar"
side = "client"
[option]
optional = true
default = true
description = "Fixes bugs with capes."
[download]
url = "https://cdn.modrinth.com/data/PIG91bQ2/versions/1.0.1/capetweaks-1.0.1.jar"
hash-format = "sha1"

View file

@ -2,6 +2,11 @@ name = "Chunks fade in"
filename = "chunksfadein-v3.0.9-1.19.jar"
side = "client"
[option]
optional = true
default = true
description = "Fade-in animation for newly loaded chunks."
[download]
url = "https://cdn.modrinth.com/data/JaNmzvA8/versions/NRcn8zRv/chunksfadein-v3.0.9-1.19.jar"
hash-format = "sha1"

View file

@ -2,6 +2,11 @@ name = "Draggable Resource Packs"
filename = "draggable-resource-packs-mc1.19-3.0.1+build.9.jar"
side = "client"
[option]
optional = true
default = true
description = "Drag around your resourcepacks instead of clicking buttons."
[download]
url = "https://cdn.modrinth.com/data/aLcHfalx/versions/3.0.1/draggable-resource-packs-mc1.19-3.0.1%2Bbuild.9.jar"
hash-format = "sha1"

View file

@ -1,6 +1,6 @@
name = "Effective 💦"
filename = "effective-1.6+1.19.2.jar"
side = "both"
side = "client"
[option]
optional = true

View file

@ -2,6 +2,11 @@ name = "EmuNO"
filename = "emuno-1.0.0.jar"
side = "client"
[option]
optional = true
default = true
description = "Fix strange MacOS behavior. Doesn't do anything on other systems (Windows, Linux)."
[download]
url = "https://cdn.modrinth.com/data/RLrPqrNI/versions/VscT0Etv/emuno-1.0.0.jar"
hash-format = "sha1"

View file

@ -0,0 +1,13 @@
name = "🗿QuiltGoSlightlyFasterLol🗿"
filename = "quiltgoslightlyfasterlol-0.0.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/iMXOaPNg/versions/GcZorRt4/quiltgoslightlyfasterlol-0.0.3.jar"
hash-format = "sha1"
hash = "bcbfe1dd7dd4df82169eadf0166b0dc19189f649"
[update]
[update.modrinth]
mod-id = "iMXOaPNg"
version = "GcZorRt4"

View file

@ -2,6 +2,11 @@ name = "Too Many Binds"
filename = "toomanybinds-0.3.3+1.19.jar"
side = "client"
[option]
optional = true
default = true
description = "Search for keybinds you cannot map"
[download]
url = "https://cdn.modrinth.com/data/548fsydf/versions/PxnbyXpO/toomanybinds-0.3.3%2B1.19.jar"
hash-format = "sha1"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "4274b1b5af05406f05723044730a16409aabfbed9e1206821309b08377cce485"
hash = "e45b7614f3e30356eee810290187d8ccbf3716ddb959424f4bee411ad1935aba"
[versions]
minecraft = "1.19.2"