diff --git a/config/dragonfight.json b/config/dragonfight.json index 9e5a3fc..45d555f 100644 --- a/config/dragonfight.json +++ b/config/dragonfight.json @@ -17,7 +17,7 @@ }, "antiflightAbility": { "desc:": "Enables anti-flight ability: default:true", - "antiflightAbility": true + "antiflightAbility": false }, "dragonHealthModifier": { "desc:": "Sets the dragon health modifier: default:1.0", @@ -41,7 +41,7 @@ }, "disableDragonAreaSpawns": { "desc:": "Disables mob spawning on the Dragon island during the fight: default:true", - "disableDragonAreaSpawns": false + "disableDragonAreaSpawns": true }, "descSpawnEntries": "Below are configuration options for entity spawning, when trying to use nbt append it right after the entity type, e.g. minecraft:zombie{}. Put a backslash in front of all quotation marks", "spawnoncrystaldestroy": { diff --git a/index.toml b/index.toml index 53c6c8e..6599d9f 100644 --- a/index.toml +++ b/index.toml @@ -58,7 +58,7 @@ hash = "229f269a7064c4428ec1ba22abae27fa956c2aba1847041ebb632cacf11cd3b9" [[files]] file = "config/dragonfight.json" -hash = "2677af8d333e2129bc3c0f6222bf6c4f67755e1231128d987a4701b349dea795" +hash = "b72f68a5909328c2f9083ac59e571a47f27002569c08a1d1eaf5840519b4650f" [[files]] file = "config/everycomp-common.toml" diff --git a/pack.toml b/pack.toml index 160fb4f..e04b053 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 = "ad69e70e199b1f74cde8e629ba1944194f805c5598126bd0c46ac645648d18d1" +hash = "a0635e85a9856baebcb2afad319e6f92ce0378bada2e179e8eef8d1ea83f9ecb" [versions] forge = "47.3.0"