add better end
This commit is contained in:
parent
7e172c261b
commit
f45087f2e7
15
index.toml
15
index.toml
@ -44,6 +44,11 @@ file = "mods/balm.pw.toml"
|
|||||||
hash = "89794113ff010e9a39adfc25e377007a5bc02baf05ece63090e183bf400d25a5"
|
hash = "89794113ff010e9a39adfc25e377007a5bc02baf05ece63090e183bf400d25a5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/bclib.pw.toml"
|
||||||
|
hash = "2195df15cde85a2ec76bb9abec09597efc304e3fd1bca08fd4027ba053d86661"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/bedrockify.pw.toml"
|
file = "mods/bedrockify.pw.toml"
|
||||||
hash = "ac5b35d1cd0b1039dbc3a4c1070a6dd17b5c352a7d133e22463b67c47e273617"
|
hash = "ac5b35d1cd0b1039dbc3a4c1070a6dd17b5c352a7d133e22463b67c47e273617"
|
||||||
@ -69,6 +74,11 @@ file = "mods/better-third-person.pw.toml"
|
|||||||
hash = "dd18db1413980ef467ac2e86c7e5f3cef26d366119f43121204a442583e7c0bd"
|
hash = "dd18db1413980ef467ac2e86c7e5f3cef26d366119f43121204a442583e7c0bd"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/betterend.pw.toml"
|
||||||
|
hash = "f15c8cd06fb1e7ececdb01942d2b86a60a0eebaf9d88f9c3defda77c0a115496"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/bookshelf-lib.pw.toml"
|
file = "mods/bookshelf-lib.pw.toml"
|
||||||
hash = "f0c9a87afafcb1a3a7057f6870e6ca0532d6d9bc1f7cfe660af22e697a5ba238"
|
hash = "f0c9a87afafcb1a3a7057f6870e6ca0532d6d9bc1f7cfe660af22e697a5ba238"
|
||||||
@ -659,6 +669,11 @@ file = "mods/wakes.pw.toml"
|
|||||||
hash = "bd9a4d0f311f4e4b2e0e5f86a9c7aaf0e9428d9174c14ff258914dfec14507b4"
|
hash = "bd9a4d0f311f4e4b2e0e5f86a9c7aaf0e9428d9174c14ff258914dfec14507b4"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/worldweaver.pw.toml"
|
||||||
|
hash = "d3dccbd68486d3b35054b5a716051fa01a916d808a2aa78a0ada72b31f08c428"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap.pw.toml"
|
file = "mods/xaeros-minimap.pw.toml"
|
||||||
hash = "a28eee797fa074ee2a7e056bf24d5dd9c9df2ef20dfca713f167d160a0fad9af"
|
hash = "a28eee797fa074ee2a7e056bf24d5dd9c9df2ef20dfca713f167d160a0fad9af"
|
||||||
|
|||||||
13
mods/bclib.pw.toml
Normal file
13
mods/bclib.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "BCLib"
|
||||||
|
filename = "bclib-21.0.13.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/BgNRHReB/versions/TxWM7AW8/bclib-21.0.13.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "93a5b45e4abcb27af6a8e8f662db9fd4115dfbb9e17adbce642f2217f5d09b48474d6b9e12b0673bdc663668e8d0d71b8fa23307c96c06176df55c090623a00c"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "BgNRHReB"
|
||||||
|
version = "TxWM7AW8"
|
||||||
13
mods/betterend.pw.toml
Normal file
13
mods/betterend.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "BetterEnd"
|
||||||
|
filename = "better-end-21.0.11.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/gc8OEnCC/versions/4qhBEg6J/better-end-21.0.11.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "d3094b88202fca1ccc055e8429eac42eac1bd696a82ed650a9f1426cd5b28bd08e0af4d41664ed3fad10d8477c6da7c6be9d626a5664cfbc664844355c97c5b1"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "gc8OEnCC"
|
||||||
|
version = "4qhBEg6J"
|
||||||
13
mods/worldweaver.pw.toml
Normal file
13
mods/worldweaver.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "World Weaver"
|
||||||
|
filename = "worldweaver-21.0.13.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/RiN8rDVs/versions/mPmeykPR/worldweaver-21.0.13.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "d45470e9d1152f6ba0282a4005648738209d8f08bfdc72e147047dc0544ef2ba094689fb6d4d86ee2717dda38cb9fb01bb30743484e48dfb498c9a608ff24fcf"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "RiN8rDVs"
|
||||||
|
version = "mPmeykPR"
|
||||||
@ -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 = "07d9d50ecc0b2d2c4b8be447a3719051677d583f2f5938fd85f970378e300b97"
|
hash = "8d1fdf7e76f8a26ec54542ad4b92dc917fcdb8edb6a7fdb7088f0c645cececcd"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user