From 1e95b13e2c011151793c0a92f34b58087f0ad5ec Mon Sep 17 00:00:00 2001 From: Hexugory Date: Wed, 27 Nov 2024 17:16:39 -0600 Subject: [PATCH] dragon adjusting --- config/dragonfight.json | 4 +++- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/config/dragonfight.json b/config/dragonfight.json index 7a61fdd..533a151 100644 --- a/config/dragonfight.json +++ b/config/dragonfight.json @@ -47,7 +47,8 @@ "spawnoncrystaldestroy": { "desc:": "List of mobs spawning when a crystal is destroyed at range, intended to be flying or ranged to close the gap: e.g. format : [\"minecraft:zombie\", \"minecraft:creeper\"]", "spawnoncrystaldestroy": [ - "minecraft:phantom" + "minecraft:phantom", + "touhou_little_maid:fairy" ] }, "spawnoncrystalrespawn": { @@ -60,6 +61,7 @@ "spawnwhilelanded": { "desc:": "List of mobs spawning while the dragon is sitting in the middle, intended to be melee and not vulnerable to ranged: e.g. format : [\"minecraft:zombie\", \"minecraft:creeper\"]", "spawnwhilelanded": [ + "minecraft:enderman", "grimoireofgaia:minotaurus" ] } diff --git a/index.toml b/index.toml index ba5c436..d28a73d 100644 --- a/index.toml +++ b/index.toml @@ -54,7 +54,7 @@ hash = "229f269a7064c4428ec1ba22abae27fa956c2aba1847041ebb632cacf11cd3b9" [[files]] file = "config/dragonfight.json" -hash = "78203c703e0b67a4507d5a3d5ed784373576eefb5c7ff0feee6a474294f0e5d6" +hash = "9771bd16c9d4f5c717b30e81a665596a76983778e5525c91460b0755ec415988" [[files]] file = "config/everycomp-common.toml" diff --git a/pack.toml b/pack.toml index 6c5eb47..d9562e4 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 = "72162e22d90c8ad7bfb5e27f7a68af3bd36645cf462f4475864dd4cd7f891e18" +hash = "6be2d2be6dbd22f319874cb3cee3884fd476ee82ecb92a95f03b04d43ee32a1c" [versions] forge = "47.3.0"