From 07c77e6895cc65db3de3adb86f358e3108a0ea7f Mon Sep 17 00:00:00 2001 From: Hexugory Date: Sun, 26 May 2024 00:07:29 -0500 Subject: [PATCH] yung's better cool thing --- config/improvedmobs/common.toml | 4 ++-- index.toml | 7 ++++++- mods/yungs-better-end-island.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 mods/yungs-better-end-island.pw.toml diff --git a/config/improvedmobs/common.toml b/config/improvedmobs/common.toml index 8ccbd51..4d3dae9 100644 --- a/config/improvedmobs/common.toml +++ b/config/improvedmobs/common.toml @@ -19,7 +19,7 @@ #Disable/Enable friendly fire for owned pets. FriendlyFire = false #Blacklist for pet you should't be able to give armor to. Pets from mods, which have custom armor already should be included here (for balancing reasons). - "Pet Blacklist" = [] + "Pet Blacklist" = ["touhou_little_maid"] #Treat pet blacklist as whitelist "Pet Whitelist" = false #Increase difficulty with time @@ -48,7 +48,7 @@ #[ATTRIBUTES, ARMOR, HELDITEMS, BLOCKBREAK, USEITEM, LADDER, STEAL, GUARDIAN, PARROT, TARGETVILLAGER, NEUTRALAGGRO] #added here will disable that feature completely. #E.g. ["GUARDIAN"] will disable the guardian feature - "Flag Blacklist" = [] + "Flag Blacklist" = ["NEUTRALAGGRO"] #Treat ATTRIBUTES flags as whitelist "Attribute Whitelist" = false #Treat ARMOR flags as whitelist diff --git a/index.toml b/index.toml index d2bcc45..8712cdb 100644 --- a/index.toml +++ b/index.toml @@ -118,7 +118,7 @@ hash = "d8345be5288253ef772361cf11593002bef16b4fa0974f73950e8f60ac7c845a" [[files]] file = "config/improvedmobs/common.toml" -hash = "4a87e2fe7307b21f028e9ed5352256c4d47b176fd618b88cf6ba7a09ffd48025" +hash = "c9917db8c3c8256b28a709f3a2c062f76002033d0cd99d27ef8c580385421a70" [[files]] file = "config/improvedmobs/equipment.json" @@ -852,6 +852,11 @@ file = "mods/yungs-api.pw.toml" hash = "b61abb40b16c046f95274f3012761aa2137401a8418fe6d0267ea912ea273a2a" metafile = true +[[files]] +file = "mods/yungs-better-end-island.pw.toml" +hash = "4163e7e637b586c3d1f56859a41986f712752e461ab48432ee19274201f6ac26" +metafile = true + [[files]] file = "shaderpacks/insanity-shader.pw.toml" hash = "d39ae76a436a631d62288769d1158b14e7d41d1cf6861c21e1053d3904ca4b77" diff --git a/mods/yungs-better-end-island.pw.toml b/mods/yungs-better-end-island.pw.toml new file mode 100644 index 0000000..9140e22 --- /dev/null +++ b/mods/yungs-better-end-island.pw.toml @@ -0,0 +1,13 @@ +name = "YUNG's Better End Island" +filename = "YungsBetterEndIsland-1.19.2-Forge-1.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/2BwBOmBQ/versions/AX0UDNyo/YungsBetterEndIsland-1.19.2-Forge-1.0.jar" +hash-format = "sha1" +hash = "20d6905ae07c56b8da267b7c8fe126d7a8892693" + +[update] +[update.modrinth] +mod-id = "2BwBOmBQ" +version = "AX0UDNyo" diff --git a/pack.toml b/pack.toml index c3dddcd..d247a6c 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 = "cd9fd90776c0b5bfd99ed03ae0a118ff85b03a722880c8a78e1d0ba838eb1f28" +hash = "f4a6213b662b884e464fd21008bdd6877e16fb0b769448d876f190996fb8cba8" [versions] forge = "43.3.13"