Fix embeddium - url missing when installing from CF

This commit is contained in:
bluepython508
2025-04-11 16:38:04 +01:00
parent fbefeb0894
commit 4afced20b2
3 changed files with 12 additions and 15 deletions

View File

@@ -583,7 +583,7 @@ metafile = true
[[files]] [[files]]
file = "mods/embeddium.pw.toml" file = "mods/embeddium.pw.toml"
hash = "03fa929dd42229380362dd2b58776d3477ff74f4044a3bb55add423601702009" hash = "5ec0c37f3f4ad07a40c10376668bca80334ddb7ad2bab06eb4de8f7aac339c8e"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -1,16 +1,13 @@
filename = 'embeddium-0.3.31+mc1.20.1.jar' name = "Embeddium"
name = 'Embeddium' filename = "embeddium-0.3.31+mc1.20.1.jar"
side = 'both' side = "client"
x-prismlauncher-loaders = [ 'neoforge', 'forge' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'release'
[download] [download]
hash = 'bb2fa8f3e493af16af9160d049f96c614a1faf2f' url = "https://cdn.modrinth.com/data/sk9rgfiA/versions/UTbfe5d1/embeddium-0.3.31%2Bmc1.20.1.jar"
hash-format = 'sha1' hash-format = "sha512"
mode = 'metadata:curseforge' hash = "ffbf2da4685260a4d5c14c621708bd20722563f084f042d3dfb0a7b87f048e39299648c854a93939129da0d23a15a91ec628560d601e76074b08e275f6e132e9"
url = ''
[update.curseforge] [update]
file-id = 5681725 [update.modrinth]
project-id = 908741 mod-id = "sk9rgfiA"
version = "UTbfe5d1"

View File

@@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "0d82ab205f3e07f5d77134d411486a01795d0f5a7ab3877ffa5e057300ba0737" hash = "4db565ad4841e3f80bb11c64f0c65f2bebdc826068f545ec34807e4d5cc953d8"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"