add better nether

This commit is contained in:
Merith-TK 2022-07-21 14:31:11 -07:00
parent 3702ec14b1
commit 352e5f6e20
4 changed files with 37 additions and 1 deletions

View file

@ -27,6 +27,16 @@ file = "mods/architectury-api.pw.toml"
hash = "3d13167c5934ba49e8937a7fc5ff9bae619d2117fe2d194d1eacaf6ba6e74676"
metafile = true
[[files]]
file = "mods/bclib.pw.toml"
hash = "2f5ef6eda6aa829f6fc70cc4d16da89acebc933709d666fd382d848c841b6c86"
metafile = true
[[files]]
file = "mods/betternether.pw.toml"
hash = "4282b7fa7650440b13dc25a7a3f9433b69f4e2701a95315629a8b1e98e304891"
metafile = true
[[files]]
file = "mods/cc-restitched.pw.toml"
hash = "68d97d7c43f28d54f75e4acfdcfc05c3c963739d438892d8d84c68ebc9d181bf"

View file

@ -0,0 +1,13 @@
name = "BCLib"
filename = "bclib-1.4.7.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "afc507e93908f0f27fcf68f333370264c8d49716"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3814359
project-id = 495191

View file

@ -0,0 +1,13 @@
name = "BetterNether"
filename = "better-nether-6.1.2.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "1913f421be7311c91421f9c2102819c76224675d"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3814362
project-id = 311377

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a2fcd487c513e54e0d2986755fddd0b63c8134435bca31042bc27d19d68b5aca"
hash = "1149af8dc57e2bdc10a28ae6d89009de5e2fd97e013d760fe29426306bcba496"
[versions]
fabric = "0.14.8"