add better end
This commit is contained in:
parent
352e5f6e20
commit
24b7ef03f6
3 changed files with 19 additions and 1 deletions
|
@ -32,6 +32,11 @@ file = "mods/bclib.pw.toml"
|
|||
hash = "2f5ef6eda6aa829f6fc70cc4d16da89acebc933709d666fd382d848c841b6c86"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/betterend.pw.toml"
|
||||
hash = "3f1a94dc7555d19869312ad0218e97a15505f77a1b2f1228dc718e238a4b5c53"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/betternether.pw.toml"
|
||||
hash = "4282b7fa7650440b13dc25a7a3f9433b69f4e2701a95315629a8b1e98e304891"
|
||||
|
|
13
.minecraft/mods/betterend.pw.toml
Normal file
13
.minecraft/mods/betterend.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "BetterEnd"
|
||||
filename = "better-end-1.1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "ec44636a77d9549fc7108051fb6ac7523c0dec57"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3814370
|
||||
project-id = 413596
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "1149af8dc57e2bdc10a28ae6d89009de5e2fd97e013d760fe29426306bcba496"
|
||||
hash = "d109a3f9b6a1e09e4e6972234589c96f0876967960c53fb851ca279f691277eb"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue