mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 23:32:22 +10:00
[ADD] Cubes without borders
This commit is contained in:
parent
fb7720a73a
commit
36e18fcf3f
3 changed files with 19 additions and 1 deletions
|
@ -389,6 +389,11 @@ file = "mods/ct-overhaul-village.pw.toml"
|
||||||
hash = "ce9141c50cc7ad7e9e348d8a18e39ef5497b4ec95ba98607ab533a7bb54c43be"
|
hash = "ce9141c50cc7ad7e9e348d8a18e39ef5497b4ec95ba98607ab533a7bb54c43be"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cubes-without-borders.pw.toml"
|
||||||
|
hash = "8e5f6550359e71ecbea95705ec61fb03313550e6f481cabf48043929909aabae"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/custom-player-models.pw.toml"
|
file = "mods/custom-player-models.pw.toml"
|
||||||
hash = "bb49c558825151e75dca444c8eaa789cca66caf682c34f8bff9ca49d0a622d0b"
|
hash = "bb49c558825151e75dca444c8eaa789cca66caf682c34f8bff9ca49d0a622d0b"
|
||||||
|
|
13
mods/cubes-without-borders.pw.toml
Normal file
13
mods/cubes-without-borders.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Cubes Without Borders"
|
||||||
|
filename = "cwb-neoforge-3.0.0+mc1.21.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ETlrkaYF/versions/epixUL1j/cwb-neoforge-3.0.0%2Bmc1.21.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "cbe2770179a948bc5cc7ab9fffdb65262745bb42902d03860cb6218708c1d5ffbabfafe40046dd350c3290ab9d07797bf0225ee4a41f917fff120b23b9d9cc04"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ETlrkaYF"
|
||||||
|
version = "epixUL1j"
|
|
@ -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 = "cbe196cbf5f3ef53a93f897500922ef7ac9d2c9056d2d370df3f115a0bd8eb26"
|
hash = "834f66fe83e613bd1b9ff17d857bf59a6e854136766de5bb2016c182cff535dc"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue