add bedrockify and test version number
This commit is contained in:
parent
f31e07760a
commit
2dca543392
4 changed files with 21 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"top_left": [],
|
||||
"top_right": [],
|
||||
"bottom_left": [],
|
||||
"bottom_right": ["OomfieCraft Modpack 2.0.0"],
|
||||
"bottom_right": ["OomfieCraft Modpack 2.0.1"],
|
||||
"mod_blacklist": []
|
||||
},
|
||||
"pause_menu": {
|
||||
|
|
|
@ -442,7 +442,7 @@ hash = "ed59d735fa1b0ccd75ae11380d6572d45f8e8581627d6f1569ad1f002658f65f"
|
|||
|
||||
[[files]]
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "99cdae274723963aea3a8c7eb2f03fb3f90d06f5741c2971b210b337d396201b"
|
||||
hash = "03124e0de7ef5948ae37dc981a1ffb7be5d016042819ccccd914af4effd71daf"
|
||||
|
||||
[[files]]
|
||||
file = "config/itemmodelfix.json"
|
||||
|
@ -772,6 +772,11 @@ file = "mods/bclib.pw.toml"
|
|||
hash = "2f5ef6eda6aa829f6fc70cc4d16da89acebc933709d666fd382d848c841b6c86"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bedrockify.pw.toml"
|
||||
hash = "bdc72c9dc2d2f1f3913233665e3c4092e66d571501800aa684933d40a8607db8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-biome-blend.pw.toml"
|
||||
hash = "4f8a5eba4f26778c4720b23b9fdfb65407781bebbace13e7227c42a448ad6287"
|
||||
|
|
13
mods/bedrockify.pw.toml
Normal file
13
mods/bedrockify.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "BedrockIfy"
|
||||
filename = "bedrockify-1.4.1+mc1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ox3rDp1B/versions/1.4.1+mc1.18.2/bedrockify-1.4.1%2Bmc1.18.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "916bedb4305c4f735bc906937832bd8159ebc926"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ox3rDp1B"
|
||||
version = "vcPnNfV8"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "913b5a02a24640c28456248c057b8a90af08c7921e515762c68f4d258af3625e"
|
||||
hash = "f94d01ca67828623b3455c37c8e8bc19f21b9a4ea1c28766b7459aafb9ed2eec"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue