mods: add iron-furnaces

Requested by neko.
This commit is contained in:
2026-08-03 19:46:58 +09:00
parent 71413e7f38
commit ae04150d3c
3 changed files with 19 additions and 1 deletions
+5
View File
@@ -568,6 +568,11 @@ file = "mods/iris.pw.toml"
hash = "07da23692b6b2de9dd1b77ea7c8c9691089b55fcacbe758db256018c3440fa46" hash = "07da23692b6b2de9dd1b77ea7c8c9691089b55fcacbe758db256018c3440fa46"
metafile = true metafile = true
[[files]]
file = "mods/iron-furnaces.pw.toml"
hash = "cd73757a8c093f490d5c7673ad17f4404622a485234b79dc43efa0e67788d66e"
metafile = true
[[files]] [[files]]
file = "mods/jade-addons-forge.pw.toml" file = "mods/jade-addons-forge.pw.toml"
hash = "208ce9676c9cdf4f66f69203e02a8c9e491abe7fa1c8961f604f84b518bb2c7e" hash = "208ce9676c9cdf4f66f69203e02a8c9e491abe7fa1c8961f604f84b518bb2c7e"
+13
View File
@@ -0,0 +1,13 @@
name = "Iron Furnaces"
filename = "ironfurnaces-neoforge-1.21.1-4.3.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/yPlaLxD1/versions/WZ25JeYB/ironfurnaces-neoforge-1.21.1-4.3.2.jar"
hash-format = "sha512"
hash = "88edbca1bd136dddba6da253973800771d5ca3c5632429c4d502326d640da2868f47a41f752492b4bbaf15357652a31c944af23f398b5d480a2e5318860fe7ea"
[update]
[update.modrinth]
mod-id = "yPlaLxD1"
version = "WZ25JeYB"
+1 -1
View File
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "e25dd0b0595c6345c2db7390690e776c1aa52526dfa46b0c9638dd495e516d32" hash = "e76c59cd6893720a962b70ec083db988f1f983a3efe290d1ecc3080b8ddb4687"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"