This commit is contained in:
parent
6bc0f17520
commit
292e44ab89
3 changed files with 19 additions and 1 deletions
|
@ -463,6 +463,11 @@ file = "mods/immediatelyfast.pw.toml"
|
||||||
hash = "1c70f8c76878fe8e99f4a4834c64478d3710bc0a730cb925351e3856fc9d8bb6"
|
hash = "1c70f8c76878fe8e99f4a4834c64478d3710bc0a730cb925351e3856fc9d8bb6"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/interactive.pw.toml"
|
||||||
|
hash = "3fc2c0c66bc9eea83561f2b2bafd4b2358dfef382bff4a3cbca5f15c72ca01e7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/jade-addons-forge.pw.toml"
|
file = "mods/jade-addons-forge.pw.toml"
|
||||||
hash = "ee91acdffc481f535911c38fbc06c62c85e6531a2ee7e4e116401b3ad544e74a"
|
hash = "ee91acdffc481f535911c38fbc06c62c85e6531a2ee7e4e116401b3ad544e74a"
|
||||||
|
|
13
mods/interactive.pw.toml
Normal file
13
mods/interactive.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Create: Interactive"
|
||||||
|
filename = "create_interactive-1201-forge-1.0.2-beta.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/MyfCcqiE/versions/ogrWXsFW/create_interactive-1201-forge-1.0.2-beta.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "96644db68ee073153ac546be6f522d09054e2b4d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "MyfCcqiE"
|
||||||
|
version = "ogrWXsFW"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "e31af2d88ccfc3ce1c8fe7ec6ebd0c415b9e5f794db6f926876b47b778647d3e"
|
hash = "088499ddc98e66b7fbaa96431071c6421038dcfcc5e4b3df7e6d7754131563ef"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
|
Loading…
Reference in a new issue