Version bump to 0.5.13
Mods added: - Beyond Earth
This commit is contained in:
parent
0a8a1e0027
commit
d34fba5b67
3 changed files with 21 additions and 11 deletions
|
@ -182,6 +182,11 @@ file = "mods/betterf3.pw.toml"
|
|||
hash = "ca52b58cf0540bcec5d8b0318cddb371683b6f3f87ad9b925ff600ddd330f461"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/beyond-earth.pw.toml"
|
||||
hash = "2ede10b44ab74c895ac3af5261063ed75fea929965db4951e9559e3e839d3da8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/biomes-o-plenty.pw.toml"
|
||||
hash = "b0119b17c7c9a075780d55dc87749942a835365db5578102d6250db8875e8267"
|
||||
|
@ -992,17 +997,9 @@ hash = "de47792809583e07ae8b3f24b0cf2d906f8e03813f33a234744dfdf34c1d41d1"
|
|||
file = "packmenu/resources/assets/packmenu/lang/en_us.json"
|
||||
hash = "94ed85dd5d9d5e94508740aca0b3dd157cf56ee94e02023af451db8f3d154c10"
|
||||
|
||||
[[files]]
|
||||
file = "packmenu/resources/assets/packmenu/texts/supporters.txt"
|
||||
hash = "a930d6ba2229ffdaf7768a063165cf8d3b5ca7bb5e6ef5e65b0ddc49be237833"
|
||||
|
||||
[[files]]
|
||||
file = "packmenu/resources/assets/packmenu/textures/gui/aklizbutton.png"
|
||||
hash = "0cebbd7cea1cb15bde9b058ae93058db935e79ef607ea2c1af990805fbf43701"
|
||||
|
||||
[[files]]
|
||||
file = "packmenu/resources/assets/packmenu/textures/gui/background.png"
|
||||
hash = "2a85bf8d7c5fc57a746d14a03826743994b1e649cb1c793f329d2a4c716b8710"
|
||||
hash = "0b3239213b44d97ba003f594dc6d7e4de581910a15eaa5f73edaca290677370f"
|
||||
|
||||
[[files]]
|
||||
file = "packmenu/resources/assets/packmenu/textures/gui/logo.png"
|
||||
|
|
13
src/mods/beyond-earth.pw.toml
Normal file
13
src/mods/beyond-earth.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Beyond Earth [Forge]"
|
||||
filename = "Beyond-Earth-1.20.1-7.0-SNAPSHOT.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "0355e26328cc3f1c471b265a5cb717acde7027a7"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4862818
|
||||
project-id = 377448
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.5.12"
|
||||
version = "0.5.13"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3a4ca21732751d08d609cdf9cc6469d78b866c834213e30f3cbd3bcdbf2389aa"
|
||||
hash = "528fb2bf8211c42d6145e60a5f5f841fa6fa069f5b32042710fc5a88b01201ce"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Loading…
Reference in a new issue