Version 1.0.3
parent
2695ce7e65
commit
f477bafaef
|
@ -44,6 +44,11 @@ file = "mods/devices-mod.pw.toml"
|
||||||
hash = "d64dbc3c23e6d9ec4597cf7b917ebd8123218c03936da18414a14a4179aed090"
|
hash = "d64dbc3c23e6d9ec4597cf7b917ebd8123218c03936da18414a14a4179aed090"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/e4mc.pw.toml"
|
||||||
|
hash = "d53a66a6b7ca760ba9e68ae4f8261d35c63d0f0c774fc8d1bacf0bd10254d76f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/embeddium.pw.toml"
|
file = "mods/embeddium.pw.toml"
|
||||||
hash = "5ec0c37f3f4ad07a40c10376668bca80334ddb7ad2bab06eb4de8f7aac339c8e"
|
hash = "5ec0c37f3f4ad07a40c10376668bca80334ddb7ad2bab06eb4de8f7aac339c8e"
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "e4mc"
|
||||||
|
filename = "e4mc_minecraft-forge-5.2.1.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/pI8oz23J/e4mc_minecraft-forge-5.2.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "c884e8fc1618978c937dde1fd4b0bb452a790f9a27ee553214b364445f2e66439d861bdd85eadb282e5be4b76063e928df1a650ccb7f657ba7811bf3464d57a6"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "qANg5Jrr"
|
||||||
|
version = "pI8oz23J"
|
|
@ -1,12 +1,12 @@
|
||||||
name = "DLCity"
|
name = "DLCity"
|
||||||
author = "DavidDGTNT"
|
author = "DavidDGTNT"
|
||||||
version = "1.0.3"
|
version = "1.0.4"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "ac039f8414c712bbffd9a538eb59f7593b263120474e43d7fd19f5c3862e13af"
|
hash = "df501e967e99e6fe02ebdf6b6f008f1c9496435b23c9183ec5d754710f6fe938"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in New Issue