diff --git a/Vanilla Plus Plus Fabric-1.0.0.mrpack b/Vanilla Plus Plus Fabric-1.0.0.mrpack index 759ffee..0dc2114 100644 Binary files a/Vanilla Plus Plus Fabric-1.0.0.mrpack and b/Vanilla Plus Plus Fabric-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index 5f4e640..5966c55 100644 --- a/index.toml +++ b/index.toml @@ -710,6 +710,10 @@ file = "mods/dynamic-fps.pw.toml" hash = "8718c1de38f03334743dd2c041d50b8643387f8b4a70a12d9f542f5931825b0a" metafile = true +[[files]] +file = "mods/dynmap.toml" +hash = "cf50a40bce8b970788dacd70e728cee2ab448aaa5fd454c08c505c32fc77e71e" + [[files]] file = "mods/eating-animation.pw.toml" hash = "5af1714d668d18cf7c500218ad61a9e904fbfce74884c5ae5364434a6c9dc43f" @@ -790,14 +794,9 @@ file = "mods/fabric-api.pw.toml" hash = "ebd92e07834dae22ebb7340a1112ac20d79869ec12ef5107938f564dee2661d2" metafile = true -[[files]] -file = "mods/fabric-language-kotlin-client.pw.toml" -hash = "32fede3194f0ee33bc90aead9d479ce035fb7d0261fc42ce705beaf9b7919c09" -metafile = true - [[files]] file = "mods/fabric-language-kotlin.pw.toml" -hash = "a675c54e2d28915ed0315b2371ef7300f58569860162ccf7271791ab4a29b2e3" +hash = "3d0bf4d56ea941f856200934fdc2fb4952fe513d469f47bdb5fc586f99f16097" metafile = true [[files]] @@ -1050,11 +1049,6 @@ file = "mods/leaf-me-alone.pw.toml" hash = "443ec5c37984c9f0076b2059543f2113a43d1f029aaa9a5e20c59dfa804b965d" metafile = true -[[files]] -file = "mods/ledger.pw.toml" -hash = "56094cd33726792df84e8991bf1e9e3d69383a65793d47aab66bf2cac3f9acfb" -metafile = true - [[files]] file = "mods/lithium.pw.toml" hash = "470d30cd94b769b646f714432ba4cd01969910f6016957a6b218d2d2900d914c" @@ -1712,3 +1706,7 @@ hash = "2f3a02e0741021a447fee5c806386423fd0e7ba05da5772bbf8a8e33be110f88" [[files]] file = "scripts/rope.zs" hash = "fbf7f33bad8903774191e9e99e21a4ad0b8d965e34f6080e06a3401605fdb247" + +[[files]] +file = "scripts/zebrashoes.zs" +hash = "fbfd07b15bad3d850a9660fd01c15e91dc0356f026f1b614866a332f530051f0" diff --git a/mods/dynmap.toml b/mods/dynmap.toml new file mode 100644 index 0000000..5c8ed57 --- /dev/null +++ b/mods/dynmap.toml @@ -0,0 +1,8 @@ +name = "Dynmap" +filename = "Dynmap-3.7-beta-6-fabric-1.20.jar" +side = "server" + +[download] +url = "https://cdn.densmo.re/mc/Dynmap-3.7-beta-6-fabric-1.20.jar" +hash-format = "sha512" +hash = "534df612e405a0ac4872bc31e6c97af0310715f7825be0fa6ae0a1a9cdd45d23589eac5670e1d6388066a399c547ff232b494c63cfe8caca39ae38b77e055d89" diff --git a/pack.toml b/pack.toml index f1a47c6..97ad911 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d21cde0a20079d50cc6d22799ee1ee9844c5238b2b2eb8da4b348936461d3306" +hash = "2d091529a9d10e81807fb3c5b87854110d4d497af75e2b2c752c726a64bce935" [versions] fabric = "0.16.9"