diff --git a/Vanilla Plus Plus-1.0.0.mrpack b/Vanilla Plus Plus-1.0.0.mrpack index d1f09f5..7bd60c9 100644 Binary files a/Vanilla Plus Plus-1.0.0.mrpack and b/Vanilla Plus Plus-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index 3142dc4..dbbafd7 100644 --- a/index.toml +++ b/index.toml @@ -4,6 +4,10 @@ hash-format = "sha256" file = "README.md" hash = "5ce6e50fd29658a5e612978c86a555ec7f1260089ec221d0594b37714612901c" +[[files]] +file = "config/enchantmentdisabler-config.json5" +hash = "c3717827d99f23c81351df552babbed2235104dfe0ec0a9ffdbee1edc48300fd" + [[files]] file = "config/item_obliterator.json5" hash = "4b7686fc8b5d365b204be4bca9b516b599863bd1df90673338aa17875f817806" @@ -608,6 +612,11 @@ file = "mods/emi.pw.toml" hash = "cb84025b57a3c1d575299c82858235cc555867d14d06aca4388302edcdb46281" metafile = true +[[files]] +file = "mods/enchantment-disabler.pw.toml" +hash = "986fc0722256347ab9d4ed8a986e858410414eb21c34ec8f892988ec01025601" +metafile = true + [[files]] file = "mods/endrem.pw.toml" hash = "34a07ff5c170cd95eb586e3e40e65636eb4bbf283c24762055db6094b91de494" @@ -1443,11 +1452,6 @@ file = "mods/unilib.pw.toml" hash = "42bf389ffe30b07b5d27bc02f7fdf08fadd8c40d0cbeb319a9bffbe1024e87c6" metafile = true -[[files]] -file = "mods/unmending.pw.toml" -hash = "3df948a214ff4de28183ecc1409f77c9e5db19765105b75ea033e151cc15cc93" -metafile = true - [[files]] file = "mods/village-healthcare.pw.toml" hash = "549a1870f9d6f7f3180e380ef27ae0711cdd47d65be4c364c6f4c344711caf94" diff --git a/mods/unmending.pw.toml b/mods/unmending.pw.toml deleted file mode 100644 index cbe331e..0000000 --- a/mods/unmending.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Unmending" -filename = "unmending-1.0.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/QYP9PZUS/versions/CSpMKw3U/unmending-1.0.1.jar" -hash-format = "sha512" -hash = "49f60263010fc93fb9104a1bb49affb2a6505420aba8016feb3976e769b93f0973903f4ca1465de4982c42d96ec9554cab9fb579e85d939276cad4e83c29b030" - -[update] -[update.modrinth] -mod-id = "QYP9PZUS" -version = "CSpMKw3U" diff --git a/pack.toml b/pack.toml index 4a860b3..32dad1e 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 = "20d6951090598712fb1b6dc6646f2237cd7f1b7e94e773aef4bad195a85a298d" +hash = "43652396d955530206cfe3f620f02179b624d6ba20efbb0061dddeef1219e047" [versions] minecraft = "1.20.1"