diff --git a/config/dragonfight.json b/config/dragonfight.json index 533a151..9e5a3fc 100644 --- a/config/dragonfight.json +++ b/config/dragonfight.json @@ -41,7 +41,7 @@ }, "disableDragonAreaSpawns": { "desc:": "Disables mob spawning on the Dragon island during the fight: default:true", - "disableDragonAreaSpawns": true + "disableDragonAreaSpawns": false }, "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 b05b59c..af9c416 100644 --- a/index.toml +++ b/index.toml @@ -58,7 +58,7 @@ hash = "229f269a7064c4428ec1ba22abae27fa956c2aba1847041ebb632cacf11cd3b9" [[files]] file = "config/dragonfight.json" -hash = "9771bd16c9d4f5c717b30e81a665596a76983778e5525c91460b0755ec415988" +hash = "2677af8d333e2129bc3c0f6222bf6c4f67755e1231128d987a4701b349dea795" [[files]] file = "config/everycomp-common.toml" diff --git a/pack.toml b/pack.toml index f07703a..1f70f8a 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 = "aebefffc48b3e4f93f0e9150af87e7bd46e19d263d172977d53c5df972339841" +hash = "fc6c0eafbd235c285654ac6242976455f294f36ea41d010a52b68f2f56e78a68" [versions] forge = "47.3.0"