i found you faker

This commit is contained in:
Hexugory 2024-11-27 21:40:46 -06:00
parent a2a277b702
commit 45f9509249
3 changed files with 4 additions and 4 deletions

View File

@ -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": {

View File

@ -58,7 +58,7 @@ hash = "229f269a7064c4428ec1ba22abae27fa956c2aba1847041ebb632cacf11cd3b9"
[[files]]
file = "config/dragonfight.json"
hash = "2677af8d333e2129bc3c0f6222bf6c4f67755e1231128d987a4701b349dea795"
hash = "b72f68a5909328c2f9083ac59e571a47f27002569c08a1d1eaf5840519b4650f"
[[files]]
file = "config/everycomp-common.toml"

View File

@ -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"