Version 1.0.3

main
DavidDGTNT 2024-12-27 16:45:42 -06:00
parent 2695ce7e65
commit f477bafaef
3 changed files with 20 additions and 2 deletions

View File

@ -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"

13
mods/e4mc.pw.toml Normal file
View File

@ -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"

View File

@ -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"