Add OBE & update pack.toml
This commit is contained in:
parent
182ebfa277
commit
09b1ba603d
3 changed files with 20 additions and 2 deletions
|
@ -615,6 +615,11 @@ file = "mods/ok-zoomer.pw.toml"
|
||||||
hash = "2dca35a5012c266919b0443106303c26f67f655f85e895faf4802b891bfd571a"
|
hash = "2dca35a5012c266919b0443106303c26f67f655f85e895faf4802b891bfd571a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/openblocks-elevator-fabric.pw.toml"
|
||||||
|
hash = "d136e751b66522e0396106c3b49e1be25e654497c3813d8208dead2201d9d04e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/owo-lib.pw.toml"
|
file = "mods/owo-lib.pw.toml"
|
||||||
hash = "d6a99e144be13fb3d0865925bf73357a2ff82f4114929cc2f35930eb21f3c7e9"
|
hash = "d6a99e144be13fb3d0865925bf73357a2ff82f4114929cc2f35930eb21f3c7e9"
|
||||||
|
|
13
mods/openblocks-elevator-fabric.pw.toml
Normal file
13
mods/openblocks-elevator-fabric.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = " OpenBlocks Elevator (Fabric)"
|
||||||
|
filename = "openblockselevator-0.0.2-1.19.X.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/v8XOAQUM/versions/rsWhP1Dr/openblockselevator-0.0.2-1.19.X.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "926fd1d15a2aa6004b348a722f5d67a86f715dfe"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "v8XOAQUM"
|
||||||
|
version = "rsWhP1Dr"
|
|
@ -1,12 +1,12 @@
|
||||||
name = "ExploreCraft: Marbled"
|
name = "ExploreCraft: Marbled"
|
||||||
author = "Sangelo"
|
author = "Sangelo"
|
||||||
version = "2.0-SNAPSHOT"
|
version = "2.0_Pre-Release"
|
||||||
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 = "153cc0c35ce5caee384ecea00ed3429437726970d4028995fae87bd44781ce66"
|
hash = "5b95bdea9477c53fe5bfc07195807a58eae42ffc7f85f063e3175a35a4e4159f"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.2"
|
minecraft = "1.19.2"
|
||||||
|
|
Loading…
Reference in a new issue