Version bump to 0.8.16
Mods added: - Embeddium++ Mods removed: - Rubidium (Embeddium) Extras
This commit is contained in:
parent
66d786a322
commit
9daf49127a
4 changed files with 20 additions and 20 deletions
|
@ -597,6 +597,11 @@ file = "mods/embeddium.pw.toml"
|
|||
hash = "70f677a3c35b5bb6f63450fe9b231529d2f17aefa5cca2cedcd56cb4d5e01e00"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/embeddiumplus.pw.toml"
|
||||
hash = "b3646d2ca37ec2b5c5d1a21cf09a589db0791558c7c670c6c92338af0db5ff6c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/enchantment-descriptions.pw.toml"
|
||||
hash = "11d56b70f6954abf9f823aab7e701bcd4054ba0f2b41aa03d0d30a69eeaddcdc"
|
||||
|
@ -1137,11 +1142,6 @@ file = "mods/roughly-enough-resources.pw.toml"
|
|||
hash = "afbc1b044e9a53bc2db3686bdc4b8e8d099972de2bd802482a569594c209b471"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rubidium-extra.pw.toml"
|
||||
hash = "f28e1481c14143758e65c2ae472f644793228ef91f5fbc041909b4c25c3525c0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ryoamiclights.pw.toml"
|
||||
hash = "236f2081c7d05b4aedd9a44e57434818332f63091645d7d3b2fd6356de0646aa"
|
||||
|
|
13
src/mods/embeddiumplus.pw.toml
Normal file
13
src/mods/embeddiumplus.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Embeddium++"
|
||||
filename = "embeddiumplus-1.20.1-v1.2.13.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yD9qW65f/versions/KEd4eJfk/embeddiumplus-1.20.1-v1.2.13.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d922515ae0f16af2afdddfd72243a4890a2c7ad8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yD9qW65f"
|
||||
version = "KEd4eJfk"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Embeddium (Rubidium) Extra"
|
||||
filename = "rubidium-extra-0.5.4.3+mc1.20.1-build.121.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/oY2B1pjg/versions/6Iycptzn/rubidium-extra-0.5.4.3%2Bmc1.20.1-build.121.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "af8b057d1b6a1844da59fa3680c4f847ea6a2aba"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "oY2B1pjg"
|
||||
version = "6Iycptzn"
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.8.15"
|
||||
version = "0.8.16"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "9f3c12e1e3adbd22ae68a33fabf6e701b8ed9f87d0e79e6163a54bdc65d0beef"
|
||||
hash = "50382f1525a9aa0c94dbde5f3c5656f37c29f6e841c646d4bbc3256877ccb035"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.0"
|
||||
|
|
Loading…
Reference in a new issue